Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_rsvp.c21 #define RSVP_OPS cls_rsvp_ops macro
H A Dcls_rsvp6.c21 #define RSVP_OPS cls_rsvp6_ops macro
H A Dcls_rsvp.h752 static struct tcf_proto_ops RSVP_OPS __read_mostly = {
768 return register_tcf_proto_ops(&RSVP_OPS); in init_rsvp()
773 unregister_tcf_proto_ops(&RSVP_OPS); in exit_rsvp()