Searched refs:lro_mbuf_max (Results 1 – 4 of 4) sorted by relevance
170 unsigned lro_mbuf_max; member
185 lc->lro_mbuf_max = lro_mbufs; in tcp_lro_init_args()1465 lc->lro_mbuf_max == 0)) { in tcp_lro_queue_mbuf()1498 if (__predict_false(++lc->lro_mbuf_count == lc->lro_mbuf_max)) in tcp_lro_queue_mbuf()
1995 if (lro->lro_mbuf_max != 0) { in vtnet_lro_rx()
1509 return (lro->lro_mbuf_max != 0); in sort_before_lro()