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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A Dlibip6t_hashlimit.c23 #define XT_HASHLIMIT_BURST 5 macro
46 "\n", IPTABLES_VERSION, XT_HASHLIMIT_BURST);
103 r->cfg.burst = XT_HASHLIMIT_BURST;
331 if (r->cfg.burst != XT_HASHLIMIT_BURST)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_hashlimit.c22 #define XT_HASHLIMIT_BURST 5 macro
46 XT_HASHLIMIT_BURST);
85 "\n", XT_HASHLIMIT_BURST);
187 r->cfg.burst = XT_HASHLIMIT_BURST;
197 info->cfg.burst = XT_HASHLIMIT_BURST;
208 info->cfg.burst = XT_HASHLIMIT_BURST;

Completed in 100 milliseconds