Searched refs:arp_maxhold_total (Results 1 – 1 of 1) sorted by relevance
250 static uint32_t arp_maxhold_total = 1024; /* max total packets in the holdq */ variable252 CTLFLAG_RW | CTLFLAG_LOCKED, &arp_maxhold_total, 0, "");309 if (arpstat.held >= arp_maxhold_total) { in arp_llinfo_addq()