Searched refs:hbh_mt6_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/ipv6/netfilter/
H A Dip6t_hbh.c29 static struct xt_match hbh_mt6_reg[] __read_mostly;
49 (par->match == &hbh_mt6_reg[0]) ?
169 static struct xt_match hbh_mt6_reg[] __read_mostly = {
171 /* Note, hbh_mt6 relies on the order of hbh_mt6_reg */
191 return xt_register_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg));
196 xt_unregister_matches(hbh_mt6_reg, ARRAY_SIZE(hbh_mt6_reg));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_hbh.c167 static struct xtables_match hbh_mt6_reg = { variable in typeref:struct:xtables_match
183 xtables_register_match(&hbh_mt6_reg);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibip6t_hbh.c167 static struct xtables_match hbh_mt6_reg = { variable in typeref:struct:xtables_match
183 xtables_register_match(&hbh_mt6_reg);

Completed in 25 milliseconds