Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c3405 hn_lro_rx(struct lro_ctrl *lc, struct mbuf *m) in hn_lro_rx() function
3712 if (hn_lro_rx(lro, m_new) == 0) { in hn_rxpkt()