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

/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_tx.c729 static inline const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) function
732 ("tso_ip6h() in non-IPv6 state"));
814 KASSERT(tso_ip6h(tso)->ip6_nxt == IPPROTO_TCP,

Completed in 96 milliseconds