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

/net/sched/
H A Dcls_rsvp.c25 #define RSVP_OPS cls_rsvp_ops macro
H A Dcls_rsvp6.c25 #define RSVP_OPS cls_rsvp6_ops macro
H A Dcls_rsvp.h705 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
721 return register_tcf_proto_ops(&RSVP_OPS);
726 unregister_tcf_proto_ops(&RSVP_OPS);

Completed in 239 milliseconds