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

/netgear-WNDR4500-V1.0.1.40_1.0.68/project/gpl/l7filter/
H A Dl7_filter_main.c120 static struct nf_hook_ops l7_filter_postrouting_ops = { variable in typeref:struct:nf_hook_ops
740 ret = nf_register_hook(&l7_filter_postrouting_ops);
760 nf_unregister_hook(&l7_filter_postrouting_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l7filter/
H A Dl7_filter_main.c119 static struct nf_hook_ops l7_filter_postrouting_ops = { variable in typeref:struct:nf_hook_ops
738 ret = nf_register_hook(&l7_filter_postrouting_ops);
758 nf_unregister_hook(&l7_filter_postrouting_ops);

Completed in 117 milliseconds