Searched refs:tso_ip6h (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.c979 static __unused const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) function
982 ("tso_ip6h() in non-IPv6 state"));
1086 KASSERT(tso_ip6h(tso)->ip6_nxt == IPPROTO_TCP,

Completed in 199 milliseconds