Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h208 struct tcf_exts { struct
222 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument
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 *dst, struct tcf_exts *src);
[all …]
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3041 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
3054 struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr, in tcf_exts_validate()
3105 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change()
3108 struct tcf_exts old = *dst; in tcf_exts_change()
3117 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act()
3126 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()
3167 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_terse_dump()
3193 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
3571 const struct tcf_exts *exts) in tc_setup_flow_action()
3751 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions()
H A Dcls_cgroup.c19 struct tcf_exts exts;
H A Dcls_rsvp.h92 struct tcf_exts exts;
486 struct tcf_exts e; in rsvp_change()
H A Dcls_tcindex.c33 struct tcf_exts exts;
340 struct tcf_exts e; in tcindex_set_parms()
H A Dcls_basic.c30 struct tcf_exts exts;
H A Dcls_matchall.c17 struct tcf_exts exts;
H A Dcls_fw.c38 struct tcf_exts exts;
H A Dcls_route.c52 struct tcf_exts exts;
H A Dcls_flow.c39 struct tcf_exts exts;
H A Dcls_bpf.c44 struct tcf_exts exts;
H A Dcls_u32.c47 struct tcf_exts exts;
H A Dcls_flower.c114 struct tcf_exts exts;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions()
H A Dstmmac_selftests.c1090 struct tcf_exts *exts; in stmmac_test_rxp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9332 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()
9365 struct tcf_exts *exts, u64 *action, u8 *queue) in parse_tc_actions()