Searched refs:tcp_lro (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dlro_ext.h49 struct mbuf* tcp_lro(struct mbuf *m, unsigned int hlen);
H A Dtcp_lro.c48 #include <netinet/tcp_lro.h>
703 tcp_lro(struct mbuf *m, unsigned int hlen) function
734 if (lrodebug) printf("tcp_lro m_pullup \n");
H A Dip_input.c1416 m = tcp_lro(m, hlen);
1430 m = tcp_lro(m, hlen);
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles305 bsd/netinet/tcp_lro.c optional inet

Completed in 77 milliseconds