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

/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c179 #define DYN_COUNT uma_zone_get_cur(V_ipfw_dyn_rule_zone) macro
296 id->dst_port, DYN_COUNT, postfix);
1046 if (DYN_COUNT == 0)
1237 dyn_count = DYN_COUNT;
1404 nstates = DYN_COUNT;
1420 (DYN_COUNT * sizeof(ipfw_dyn_rule));

Completed in 23 milliseconds