Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_lro.c644 tcp_lro_rx_ipv4(struct lro_ctrl *lc, struct mbuf *m, struct ip *ip4) in tcp_lro_rx_ipv4() function
1327 error = tcp_lro_rx_ipv4(lc, m, pa->ip4); in tcp_lro_rx_common()