Searched refs:ing_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_ingress.c258 static struct nf_hook_ops ing_ops = { variable in typeref:struct:nf_hook_ops
295 if (nf_register_hook(&ing_ops) < 0) {
403 nf_unregister_hook(&ing_ops);

Completed in 44 milliseconds