Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dpkt_cls.h200 struct tcf_exts { struct
215 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument
239 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net()
251 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net()
271 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update()
301 static inline bool tcf_exts_has_actions(struct tcf_exts *exts) in tcf_exts_has_actions()
322 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, in tcf_exts_exec()
333 struct tcf_exts *exts, u32 flags,
336 struct nlattr *rate_tlv, struct tcf_exts *exts,
338 void tcf_exts_destroy(struct tcf_exts *exts);
[all …]
/linux-5.19.10/net/sched/
Dcls_api.c3043 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
3056 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex()
3111 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate()
3119 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change()
3122 struct tcf_exts old = *dst; in tcf_exts_change()
3131 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act()
3140 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()
3181 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_terse_dump()
3207 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
3582 const struct tcf_exts *exts, in tc_setup_offload_action()
[all …]
Dcls_cgroup.c19 struct tcf_exts exts;
Dcls_rsvp.h92 struct tcf_exts exts;
485 struct tcf_exts e; in rsvp_change()
Dcls_tcindex.c33 struct tcf_exts exts;
340 struct tcf_exts e; in tcindex_set_parms()
Dcls_basic.c30 struct tcf_exts exts;
Dcls_fw.c38 struct tcf_exts exts;
Dcls_matchall.c17 struct tcf_exts exts;
Dcls_route.c52 struct tcf_exts exts;
Dcls_flow.c39 struct tcf_exts exts;
Dcls_bpf.c44 struct tcf_exts exts;
Dcls_u32.c47 struct tcf_exts exts;
Dcls_flower.c117 struct tcf_exts exts;
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields()
/linux-5.19.10/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-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9375 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
9408 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()