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()
1673 struct tcf_exts *exts; in __tcf_classify()
3207 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex()
3248 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy()
3263 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate_ex()
3318 struct nlattr *rate_tlv, struct tcf_exts *exts, in tcf_exts_validate()
3326 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change()
3329 struct tcf_exts old = *dst; in tcf_exts_change()
3338 static struct tc_action *tcf_exts_first_act(struct tcf_exts *exts) in tcf_exts_first_act()
3347 int tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump()
3388 int tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_terse_dump()
3414 int tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) in tcf_exts_dump_stats()
3793 const struct tcf_exts *exts, in tc_setup_offload_action()
3812 unsigned int tcf_exts_num_actions(struct tcf_exts *exts) in tcf_exts_num_actions()