Searched refs:tso_iph (Results 1 – 1 of 1) sorted by relevance
968 static const struct ip *tso_iph(const struct sfxge_tso_state *tso) in tso_iph() function1074 KASSERT(tso_iph(tso)->ip_p == IPPROTO_TCP, in tso_start()1076 tso->tcph_off = tso->nh_off + 4 * tso_iph(tso)->ip_hl; in tso_start()1077 tso->packet_id = ntohs(tso_iph(tso)->ip_id); in tso_start()