Symbol: tcf_exts
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c
96
struct tcf_exts *exts;
drivers/net/ethernet/intel/iavf/iavf_main.c
4224
struct tcf_exts *exts;
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
10107
struct tcf_exts *exts, u64 *action, u8 *queue)
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
10140
struct tcf_exts *exts, u64 *action, u8 *queue)
drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c
1090
struct tcf_exts *exts;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
63
struct tcf_exts *exts;
include/net/pkt_cls.h
241
static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net,
include/net/pkt_cls.h
255
static inline bool tcf_exts_get_net(struct tcf_exts *exts)
include/net/pkt_cls.h
267
static inline void tcf_exts_put_net(struct tcf_exts *exts)
include/net/pkt_cls.h
292
tcf_exts_hw_stats_update(const struct tcf_exts *exts,
include/net/pkt_cls.h
324
static inline bool tcf_exts_has_actions(struct tcf_exts *exts)
include/net/pkt_cls.h
345
tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts,
include/net/pkt_cls.h
355
tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index,
include/net/pkt_cls.h
368
struct tcf_exts *exts, u32 flags,
include/net/pkt_cls.h
371
struct nlattr *rate_tlv, struct tcf_exts *exts,
include/net/pkt_cls.h
373
void tcf_exts_destroy(struct tcf_exts *exts);
include/net/pkt_cls.h
374
void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);
include/net/pkt_cls.h
375
int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts);
include/net/pkt_cls.h
376
int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts);
include/net/pkt_cls.h
377
int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts);
include/net/pkt_cls.h
587
const struct tcf_exts *exts,
include/net/pkt_cls.h
612
unsigned int tcf_exts_num_actions(struct tcf_exts *exts);
include/net/pkt_cls.h
64
int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action,
include/net/pkt_cls.h
658
struct tcf_exts *exts;
include/net/pkt_cls.h
808
struct tcf_exts *exts;
include/net/sch_generic.h
396
struct tcf_exts * (*get_exts)(const struct tcf_proto *tp,
net/sched/cls_api.c
111
static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts)
net/sched/cls_api.c
133
tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp,
net/sched/cls_api.c
139
static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts)
net/sched/cls_api.c
1733
struct tcf_exts *exts;
net/sched/cls_api.c
3338
int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action,
net/sched/cls_api.c
3378
void tcf_exts_destroy(struct tcf_exts *exts)
net/sched/cls_api.c
3393
struct nlattr *rate_tlv, struct tcf_exts *exts,
net/sched/cls_api.c
3447
struct nlattr *rate_tlv, struct tcf_exts *exts,
net/sched/cls_api.c
3455
void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src)
net/sched/cls_api.c
3458
struct tcf_exts old = *dst;
net/sched/cls_api.c
3467
static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts)
net/sched/cls_api.c
3476
int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts)
net/sched/cls_api.c
3517
int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts)
net/sched/cls_api.c
3543
int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts)
net/sched/cls_api.c
3922
const struct tcf_exts *exts,
net/sched/cls_api.c
3941
unsigned int tcf_exts_num_actions(struct tcf_exts *exts)
net/sched/cls_api.c
56
const struct tcf_exts *exts;
net/sched/cls_api.c
77
tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp,
net/sched/cls_basic.c
31
struct tcf_exts exts;
net/sched/cls_bpf.c
45
struct tcf_exts exts;
net/sched/cls_cgroup.c
20
struct tcf_exts exts;
net/sched/cls_flow.c
40
struct tcf_exts exts;
net/sched/cls_flower.c
129
struct tcf_exts exts;
net/sched/cls_flower.c
549
static struct tcf_exts *fl_get_exts(const struct tcf_proto *tp, u32 handle)
net/sched/cls_fw.c
39
struct tcf_exts exts;
net/sched/cls_matchall.c
18
struct tcf_exts exts;
net/sched/cls_route.c
53
struct tcf_exts exts;
net/sched/cls_u32.c
48
struct tcf_exts exts;