Lines Matching refs:tcf_proto
131 static int rsvp_classify(struct sk_buff *skb, const struct tcf_proto *tp, in rsvp_classify()
224 static void rsvp_replace(struct tcf_proto *tp, struct rsvp_filter *n, u32 h) in rsvp_replace()
251 static void *rsvp_get(struct tcf_proto *tp, u32 handle) in rsvp_get()
273 static int rsvp_init(struct tcf_proto *tp) in rsvp_init()
302 static void rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter()
315 static void rsvp_destroy(struct tcf_proto *tp, struct netlink_ext_ack *extack) in rsvp_destroy()
343 static int rsvp_delete(struct tcf_proto *tp, void *arg, bool *last, in rsvp_delete()
394 static unsigned int gen_handle(struct tcf_proto *tp, unsigned salt) in gen_handle()
477 struct tcf_proto *tp, unsigned long base, in rsvp_change()
657 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()