Searched refs:ipsacq_maxpackets (Results 1 – 4 of 4) sorted by relevance
34 ipsacq_maxpackets
170 uint64_t ipsacq_maxpackets = IPSACQ_MAXPACKETS; variable210 IP_ACQUIRE_STAT(ipss, maxpackets, ipsacq_maxpackets); in ah_kstat_init()
101 extern uint64_t ipsacq_maxpackets;5669 if (newbie->ipsacq_numpackets++ == ipsacq_maxpackets) {5670 newbie->ipsacq_numpackets = ipsacq_maxpackets;