Lines Matching refs:tcf_proto
144 static inline u32 tcf_auto_prio(struct tcf_proto *tp) in tcf_auto_prio()
154 static struct tcf_proto *tcf_proto_create(const char *kind, u32 protocol, in tcf_proto_create()
158 struct tcf_proto *tp; in tcf_proto_create()
187 static void tcf_proto_destroy(struct tcf_proto *tp, in tcf_proto_destroy()
219 struct tcf_proto *tp_head) in tcf_chain_head_change_item()
226 struct tcf_proto *tp_head) in tcf_chain0_head_change()
357 struct tcf_proto *tp = rtnl_dereference(chain->filter_chain); in tcf_chain_flush()
725 static void tcf_chain_head_change_dflt(struct tcf_proto *tp_head, void *priv) in tcf_chain_head_change_dflt()
727 struct tcf_proto __rcu **p_filter_chain = priv; in tcf_chain_head_change_dflt()
733 struct tcf_proto __rcu **p_filter_chain, struct Qdisc *q, in tcf_block_get()
845 struct tcf_proto *tp; in tcf_block_playback_offloads()
960 int tcf_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcf_classify()
966 const struct tcf_proto *orig_tp = tp; in tcf_classify()
967 const struct tcf_proto *first_tp; in tcf_classify()
1012 struct tcf_proto __rcu **pprev;
1013 struct tcf_proto __rcu *next;
1016 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain_info *chain_info) in tcf_chain_tp_prev()
1023 struct tcf_proto *tp) in tcf_chain_tp_insert()
1034 struct tcf_proto *tp) in tcf_chain_tp_remove()
1036 struct tcf_proto *next = rtnl_dereference(chain_info->next); in tcf_chain_tp_remove()
1044 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, in tcf_chain_tp_find()
1049 struct tcf_proto **pprev; in tcf_chain_tp_find()
1050 struct tcf_proto *tp; in tcf_chain_tp_find()
1072 struct tcf_proto *tp, struct tcf_block *block, in tcf_fill_node()
1115 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_notify()
1140 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_del_notify()
1181 struct tcf_proto *tp; in tfilter_notify_chain()
1204 struct tcf_proto *tp; in tc_new_tfilter()
1357 struct tcf_proto *tp = NULL; in tc_del_tfilter()
1475 struct tcf_proto *tp = NULL; in tc_get_tfilter()
1555 static int tcf_node_dump(struct tcf_proto *tp, void *n, struct tcf_walker *arg) in tcf_node_dump()
1574 struct tcf_proto *tp; in tcf_chain_dump()
2046 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate()