Searched refs:ip_maxqueue (Results 1 – 2 of 2) sorted by relevance
519 &ip_maxqueue, \
133 int ip_maxqueue = 300; variable584 if (ip_frags + 1 > ip_maxqueue) {983 while (ipq.lh_first != NULL && ip_frags > ip_maxqueue * 3 / 4 && --max) { in ip_flush()