Searched refs:tcf_exts (Results 1 – 14 of 14) sorted by relevance
| /linux/include/net/ |
| H A D | pkt_cls.h | 64 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, 225 struct tcf_exts { struct 241 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument 255 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() 267 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net() 292 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update() 324 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions() 345 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec() 355 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex() 368 struct tcf_exts *exts, u32 flags, [all …]
|
| H A D | sch_generic.h | 396 struct tcf_exts * (*get_exts)(const struct tcf_proto *tp,
|
| /linux/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() 1733 struct tcf_exts *exts; in __tcf_classify() 3330 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex() 3371 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() 3386 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex() 3440 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_basic.c | 31 struct tcf_exts exts;
|
| H A D | cls_fw.c | 39 struct tcf_exts exts;
|
| H A D | cls_route.c | 53 struct tcf_exts exts;
|
| H A D | cls_flow.c | 40 struct tcf_exts exts;
|
| H A D | cls_bpf.c | 45 struct tcf_exts exts;
|
| H A D | cls_flower.c | 129 struct tcf_exts exts; 549 static struct tcf_exts *fl_get_exts(const struct tcf_proto *tp, u32 handle) in fl_get_exts()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_u32.c | 96 struct tcf_exts *exts; in fill_action_fields()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 63 struct tcf_exts *exts; in tc_fill_actions()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 4227 struct tcf_exts *exts; in iavf_add_cls_u32()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 10099 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions() 10132 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
|