Home
last modified time | relevance | path

Searched refs:tcf_exts (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/include/net/
Dpkt_cls.h64 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 …]
Dsch_generic.h379 struct tcf_exts * (*get_exts)(const struct tcf_proto *tp,
/linux-6.12.1/net/sched/
Dcls_api.c56 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()
1740 struct tcf_exts *exts; in __tcf_classify()
3302 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex()
3343 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
3358 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex()
3412 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate()
[all …]
Dcls_cgroup.c20 struct tcf_exts exts;
Dcls_basic.c31 struct tcf_exts exts;
Dcls_matchall.c18 struct tcf_exts exts;
Dcls_fw.c39 struct tcf_exts exts;
Dcls_route.c53 struct tcf_exts exts;
Dcls_flow.c40 struct tcf_exts exts;
Dcls_bpf.c45 struct tcf_exts exts;
Dcls_u32.c48 struct tcf_exts exts;
Dcls_flower.c129 struct tcf_exts exts;
549 static struct tcf_exts *fl_get_exts(const struct tcf_proto *tp, u32 handle) in fl_get_exts()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields()
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions()
Dstmmac_selftests.c1090 struct tcf_exts *exts; in stmmac_test_rxp()
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_main.c4051 struct tcf_exts *exts; in iavf_add_cls_u32()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9475 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
9508 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()