Searched refs:ipsacq_maxpackets (Results 1 – 4 of 4) sorted by relevance
34 ipsacq_maxpackets
182 uint64_t ipsacq_maxpackets = IPSACQ_MAXPACKETS; variable222 IP_ACQUIRE_STAT(ipss, maxpackets, ipsacq_maxpackets); in ah_kstat_init()
100 extern uint64_t ipsacq_maxpackets;5076 if (newbie->ipsacq_numpackets++ == ipsacq_maxpackets) {5077 newbie->ipsacq_numpackets = ipsacq_maxpackets;