Searched refs:mark_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_mark.c53 static struct xt_match mark_mt_reg __read_mostly = {
69 ret = xt_register_match(&mark_mt_reg);
79 xt_unregister_match(&mark_mt_reg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_mark.c105 static struct xtables_match mark_mt_reg[] = { variable in typeref:struct:xtables_match
136 xtables_register_matches(mark_mt_reg, ARRAY_SIZE(mark_mt_reg));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_mark.c105 static struct xtables_match mark_mt_reg[] = { variable in typeref:struct:xtables_match
136 xtables_register_matches(mark_mt_reg, ARRAY_SIZE(mark_mt_reg));

Completed in 89 milliseconds