Home
last modified time | relevance | path

Searched refs:hn_lro_rx (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c3382 hn_lro_rx(struct lro_ctrl *lc, struct mbuf *m) in hn_lro_rx() function
3678 if (hn_lro_rx(lro, m_new) == 0) { in hn_rxpkt()