Searched refs:tcf_exts (Results 1 - 25 of 31) sorted by relevance
12
/kernel/linux/linux-5.10/include/net/ |
H A D | pkt_cls.h | 208 struct tcf_exts { struct 222 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() 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() 330 struct tcf_exts *exts, bool ovr, bool rtnl_held, 332 void tcf_exts_destroy(struct tcf_exts *exts); 333 void tcf_exts_change(struct tcf_exts *ds [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | pkt_cls.h | 62 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, 214 struct tcf_exts { struct 230 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() 244 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() 256 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net() 281 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update() 313 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() 334 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec() 344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex() 357 struct tcf_exts *ext [all...] |
H A D | sch_generic.h | 383 struct tcf_exts * (*get_exts)(const struct tcf_proto *tp,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 56 const struct tcf_exts *exts; 77 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() 111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 133 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() 139 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() 1679 struct tcf_exts *exts; in __tcf_classify() 3214 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex() 3255 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 3270 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex() 3325 struct nlattr *rate_tlv, struct tcf_exts *ext in tcf_exts_validate() [all...] |
H A D | cls_cgroup.c | 20 struct tcf_exts exts;
|
H A D | cls_matchall.c | 18 struct tcf_exts exts;
|
H A D | cls_fw.c | 39 struct tcf_exts exts;
|
H A D | cls_basic.c | 31 struct tcf_exts exts;
|
H A D | cls_route.c | 53 struct tcf_exts exts;
|
H A D | cls_bpf.c | 45 struct tcf_exts exts;
|
H A D | cls_flow.c | 40 struct tcf_exts exts;
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 3043 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 3056 struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr, in tcf_exts_validate() 3107 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change() 3110 struct tcf_exts old = *dst; in tcf_exts_change() 3119 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act() 3128 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump() 3169 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_terse_dump() 3195 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats() 3573 const struct tcf_exts *ext in tc_setup_flow_action() [all...] |
H A D | cls_cgroup.c | 19 struct tcf_exts exts;
|
H A D | cls_matchall.c | 17 struct tcf_exts exts;
|
H A D | cls_fw.c | 38 struct tcf_exts exts;
|
H A D | cls_basic.c | 30 struct tcf_exts exts;
|
H A D | cls_bpf.c | 44 struct tcf_exts exts;
|
H A D | cls_route.c | 52 struct tcf_exts exts;
|
H A D | cls_flow.c | 39 struct tcf_exts exts;
|
H A D | cls_u32.c | 47 struct tcf_exts exts;
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 96 struct tcf_exts *exts; in fill_action_fields()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 96 struct tcf_exts *exts; in fill_action_fields()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 63 struct tcf_exts *exts; in tc_fill_actions()
|
H A D | stmmac_selftests.c | 1090 struct tcf_exts *exts; in stmmac_test_rxp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 63 struct tcf_exts *exts; in tc_fill_actions()
|
Completed in 33 milliseconds
12