Lines Matching refs:tcf_exts
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()
1679 struct tcf_exts *exts; in __tcf_classify()
3214 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex()
3255 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
3270 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex()
3325 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate()
3333 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change()
3336 struct tcf_exts old = *dst; in tcf_exts_change()
3345 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act()
3354 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()
3395 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_terse_dump()
3421 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
3800 const struct tcf_exts *exts, in tc_setup_offload_action()
3819 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions()