Lines Matching defs:tp
44 struct tcf_proto *tp; member
82 static int tcindex_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcindex_classify()
108 static unsigned long tcindex_get(struct tcf_proto *tp, u32 handle) in tcindex_get()
120 static int tcindex_init(struct tcf_proto *tp) in tcindex_init()
153 static int tcindex_delete(struct tcf_proto *tp, unsigned long arg) in tcindex_delete()
192 static int tcindex_destroy_element(struct tcf_proto *tp, in tcindex_destroy_element()
237 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms()
432 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change()
456 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk()
495 static bool tcindex_destroy(struct tcf_proto *tp, bool force) in tcindex_destroy()
514 static int tcindex_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in tcindex_dump()