Lines Matching refs:tcf_proto
45 struct tcf_proto *tp;
82 static int tcindex_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcindex_classify()
110 static void *tcindex_get(struct tcf_proto *tp, u32 handle) in tcindex_get()
122 static int tcindex_init(struct tcf_proto *tp) in tcindex_init()
175 static int tcindex_delete(struct tcf_proto *tp, void *arg, bool *last, in tcindex_delete()
224 static int tcindex_destroy_element(struct tcf_proto *tp, in tcindex_destroy_element()
302 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms()
500 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change()
525 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk()
561 static void tcindex_destroy(struct tcf_proto *tp, in tcindex_destroy()
577 static int tcindex_dump(struct net *net, struct tcf_proto *tp, void *fh, in tcindex_dump()