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