Lines Matching refs:tcf_proto
127 static int rsvp_classify(struct sk_buff *skb, const struct tcf_proto *tp, in rsvp_classify()
220 static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h) in rsvp_replace()
247 static void *rsvp_get(struct tcf_proto *tp, u32 handle) in rsvp_get()
269 static int rsvp_init(struct tcf_proto *tp) in rsvp_init()
298 static void rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter()
311 static void rsvp_destroy(struct tcf_proto *tp, bool rtnl_held, in rsvp_destroy()
340 static int rsvp_delete(struct tcf_proto *tp, void *arg, bool *last, in rsvp_delete()
391 static unsigned int gen_handle(struct tcf_proto *tp, unsigned salt) in gen_handle()
472 struct tcf_proto *tp, unsigned long base, in rsvp_change()
656 static void rsvp_walk(struct tcf_proto *tp, struct tcf_walker *arg, in rsvp_walk()
690 static int rsvp_dump(struct net *net, struct tcf_proto *tp, void *fh, in rsvp_dump()