Lines Matching defs:tp
131 static int rsvp_classify(struct sk_buff *skb, const struct tcf_proto *tp, in rsvp_classify()
226 static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h) in rsvp_replace()
253 static unsigned long rsvp_get(struct tcf_proto *tp, u32 handle) in rsvp_get()
275 static int rsvp_init(struct tcf_proto *tp) in rsvp_init()
295 static void rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter()
305 static bool rsvp_destroy(struct tcf_proto *tp, bool force) in rsvp_destroy()
343 static int rsvp_delete(struct tcf_proto *tp, unsigned long arg) in rsvp_delete()
383 static unsigned int gen_handle(struct tcf_proto *tp, unsigned salt) in gen_handle()
464 struct tcf_proto *tp, unsigned long base, in rsvp_change()
635 static void rsvp_walk(struct tcf_proto *tp, struct tcf_walker *arg) in rsvp_walk()
668 static int rsvp_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in rsvp_dump()