Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 20 of 20) sorted by relevance

/linux-5.10/net/openvswitch/
Dvport-vxlan.c31 struct nlattr *exts; in vxlan_get_options() local
54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
/linux-5.10/include/net/
Dpkt_cls.h222 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init()
243 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
253 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
262 #define tcf_exts_for_each_action(i, a, exts) \ argument
265 #define tcf_exts_for_each_action(i, a, exts) \ argument
270 tcf_exts_stats_update(const struct tcf_exts *exts, in tcf_exts_stats_update()
298 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
319 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
606 struct tcf_exts *exts; member
734 struct tcf_exts *exts; member
/linux-5.10/fs/efs/
Dinode.c207 efs_extent ext, *exts; in efs_map_block() local
/linux-5.10/arch/arc/kernel/
Dintc-arcv2.c17 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
/linux-5.10/net/sched/
Dcls_api.c3036 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
3049 struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr, in tcf_exts_validate()
3104 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act()
3113 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()
3154 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_terse_dump()
3180 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
3558 const struct tcf_exts *exts) in tc_setup_flow_action()
3737 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions()
Dcls_cgroup.c19 struct tcf_exts exts; member
Dcls_basic.c30 struct tcf_exts exts; member
Dcls_matchall.c17 struct tcf_exts exts; member
Dcls_fw.c38 struct tcf_exts exts; member
Dcls_tcindex.c33 struct tcf_exts exts; member
Dcls_flow.c39 struct tcf_exts exts; member
Dcls_route.c52 struct tcf_exts exts; member
Dcls_rsvp.h92 struct tcf_exts exts; member
Dcls_bpf.c44 struct tcf_exts exts; member
Dcls_u32.c47 struct tcf_exts exts; member
Dcls_flower.c109 struct tcf_exts exts; member
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields() local
/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions() local
Dstmmac_selftests.c1089 struct tcf_exts *exts; in stmmac_test_rxp() local
/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9319 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
9352 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()