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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_blackhole.c32 static struct Qdisc_ops blackhole_qdisc_ops = { variable in typeref:struct:Qdisc_ops
42 return register_qdisc(&blackhole_qdisc_ops);
47 unregister_qdisc(&blackhole_qdisc_ops);

Completed in 140 milliseconds