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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.h644 static struct tcf_proto_ops RSVP_OPS = { variable in typeref:struct:tcf_proto_ops
661 return register_tcf_proto_ops(&RSVP_OPS);
666 unregister_tcf_proto_ops(&RSVP_OPS);

Completed in 101 milliseconds