Searched refs:hashlimit_mt_reg (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/netfilter/
H A Dxt_hashlimit.c613 static struct xt_match hashlimit_mt_reg[] __read_mostly = {
817 err = xt_register_matches(hashlimit_mt_reg,
818 ARRAY_SIZE(hashlimit_mt_reg));
833 xt_unregister_matches(hashlimit_mt_reg, ARRAY_SIZE(hashlimit_mt_reg));
842 xt_unregister_matches(hashlimit_mt_reg, ARRAY_SIZE(hashlimit_mt_reg));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_hashlimit.c516 static struct xtables_match hashlimit_mt_reg[] = { variable in typeref:struct:xtables_match
569 xtables_register_matches(hashlimit_mt_reg, ARRAY_SIZE(hashlimit_mt_reg));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_hashlimit.c516 static struct xtables_match hashlimit_mt_reg[] = { variable in typeref:struct:xtables_match
569 xtables_register_matches(hashlimit_mt_reg, ARRAY_SIZE(hashlimit_mt_reg));

Completed in 119 milliseconds