Lines Matching refs:tcf_proto
103 struct nlmsghdr *n, struct tcf_proto *tp,
109 static inline u32 tcf_auto_prio(struct tcf_proto *tp) in tcf_auto_prio()
132 struct tcf_proto __rcu **back; in tc_ctl_tfilter()
133 struct tcf_proto __rcu **chain; in tc_ctl_tfilter()
134 struct tcf_proto *tp; in tc_ctl_tfilter()
289 struct tcf_proto *next = rtnl_dereference(tp->next); in tc_ctl_tfilter()
316 struct tcf_proto *next = rtnl_dereference(tp->next); in tc_ctl_tfilter()
354 static int tcf_fill_node(struct net *net, struct sk_buff *skb, struct tcf_proto *tp, in tcf_fill_node()
389 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_notify()
414 static int tcf_node_dump(struct tcf_proto *tp, unsigned long n, in tcf_node_dump()
432 struct tcf_proto *tp, __rcu **chain; in tc_dump_tfilter()
518 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate()
554 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst, in tcf_exts_change()