Searched refs:tcpiphlen (Results 1 – 1 of 1) sorted by relevance
252 int plen, tcpiphlen, olen = (nth->th_off << 2) - sizeof (*nth); in lro_update_session() local281 tcpiphlen = (nth->th_off << 2) + sizeof (*nih); in lro_update_session()282 plen = ntohs(nih->ip_len) - tcpiphlen; in lro_update_session()298 DPRINTF("m_adj(%d)\n", (int)(IPH_OFFSET + tcpiphlen)); in lro_update_session()299 m_adj(m, IPH_OFFSET + tcpiphlen); in lro_update_session()315 frag->page_offset + IPH_OFFSET + tcpiphlen; in lro_update_session()