Searched refs:lro_etype (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/netinet/
H A Dtcp_lro_hpts.c284 m->m_pkthdr.lro_etype = ETHERTYPE_IP;
290 m->m_pkthdr.lro_etype = ETHERTYPE_IPV6;
317 m->m_pkthdr.lro_etype = ETHERTYPE_IP;
340 m->m_pkthdr.lro_etype = ETHERTYPE_IPV6;
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c149 return (m->m_pkthdr.lro_etype);
/freebsd-current/sys/sys/
H A Dmbuf.h224 #define lro_etype PH_loc.sixteen[3] /* inbound during LRO (no reassembly) */ macro

Completed in 80 milliseconds