Searched refs:maxpacket (Results 1 – 3 of 3) sorted by relevance
129 cif->codel.stats.maxpacket = 256; in codel_add_altq()268 c->stats.maxpacket = 256; in codel_alloc()334 c->stats.maxpacket = MAX(c->stats.maxpacket, m_pktlen(m)); in codel_should_drop()337 qsize(q) <= c->stats.maxpacket) { in codel_should_drop()
45 u_int32_t maxpacket; member
311 int maxpacket = 32 * 1024; /* max ip packet size */ variable720 "packet length", minpacket, maxpacket); in main()