Lines Matching refs:tcf_proto
33 struct tcf_proto *tp;
39 static int basic_classify(struct sk_buff *skb, const struct tcf_proto *tp,
60 static void *basic_get(struct tcf_proto *tp, u32 handle)
74 static int basic_init(struct tcf_proto *tp)
106 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held,
125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last,
145 static int basic_set_parms(struct net *net, struct tcf_proto *tp,
171 struct tcf_proto *tp, unsigned long base, u32 handle,
247 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg,
279 static int basic_dump(struct net *net, struct tcf_proto *tp, void *fh,