Searched refs:policy_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_policy.c156 static struct xt_match policy_mt_reg[] __read_mostly = {
177 return xt_register_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));
182 xt_unregister_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_policy.c375 static struct xtables_match policy_mt_reg[] = { variable in typeref:struct:xtables_match
406 xtables_register_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_policy.c375 static struct xtables_match policy_mt_reg[] = { variable in typeref:struct:xtables_match
406 xtables_register_matches(policy_mt_reg, ARRAY_SIZE(policy_mt_reg));

Completed in 46 milliseconds