Lines Matching defs:tp
43 struct tcf_proto *tp; member
81 static int tcindex_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcindex_classify()
107 static unsigned long tcindex_get(struct tcf_proto *tp, u32 handle) in tcindex_get()
119 static int tcindex_init(struct tcf_proto *tp) in tcindex_init()
137 tcindex_delete(struct tcf_proto *tp, unsigned long arg) in tcindex_delete()
171 static int tcindex_destroy_element(struct tcf_proto *tp, in tcindex_destroy_element()
216 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms()
408 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change()
432 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk()
471 static bool tcindex_destroy(struct tcf_proto *tp, bool force) in tcindex_destroy()
491 static int tcindex_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in tcindex_dump()