Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dcls_rsvp.c21 #define RSVP_OPS cls_rsvp_ops macro
Dcls_rsvp6.c21 #define RSVP_OPS cls_rsvp6_ops macro
Dcls_rsvp.h749 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
765 return register_tcf_proto_ops(&RSVP_OPS); in init_rsvp()
770 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()