Home
last modified time | relevance | path

Searched refs:RSVP_OPS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/sched/
Dcls_rsvp.c25 #define RSVP_OPS cls_rsvp_ops macro
Dcls_rsvp6.c25 #define RSVP_OPS cls_rsvp6_ops macro
Dcls_rsvp.h747 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
763 return register_tcf_proto_ops(&RSVP_OPS); in init_rsvp()
768 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()