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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dem_u32.c41 static struct tcf_ematch_ops em_u32_ops = { variable in typeref:struct:tcf_ematch_ops
46 .link = LIST_HEAD_INIT(em_u32_ops.link)
51 return tcf_em_register(&em_u32_ops);
56 tcf_em_unregister(&em_u32_ops);

Completed in 50 milliseconds