Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dcls_rsvp.c21 #define RSVP_OPS cls_rsvp_ops macro
Dcls_rsvp6.c21 #define RSVP_OPS cls_rsvp6_ops macro
Dcls_rsvp.h739 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
755 return register_tcf_proto_ops(&RSVP_OPS); in init_rsvp()
760 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()