Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_rsvp6.c25 #define RSVP_OPS cls_rsvp6_ops macro
Dcls_rsvp.c25 #define RSVP_OPS cls_rsvp_ops macro
Dcls_rsvp.h718 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
733 return register_tcf_proto_ops(&RSVP_OPS); in init_rsvp()
738 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()