Lines Matching defs:tp
27 #define PRIV(tp) ((struct tcindex_data *) (tp)->root) argument
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()
121 static void tcindex_put(struct tcf_proto *tp, unsigned long f) in tcindex_put()
127 static int tcindex_init(struct tcf_proto *tp) in tcindex_init()
146 __tcindex_delete(struct tcf_proto *tp, unsigned long arg, int lock) in __tcindex_delete()
180 static int tcindex_delete(struct tcf_proto *tp, unsigned long arg) in tcindex_delete()
200 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, in tcindex_set_parms()
337 struct tcf_proto *tp, unsigned long base, u32 handle, in tcindex_change()
362 static void tcindex_walk(struct tcf_proto *tp, struct tcf_walker *walker) in tcindex_walk()
402 static int tcindex_destroy_element(struct tcf_proto *tp, in tcindex_destroy_element()
409 static void tcindex_destroy(struct tcf_proto *tp) in tcindex_destroy()
426 static int tcindex_dump(struct tcf_proto *tp, unsigned long fh, in tcindex_dump()