Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c975 static __unused const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) in tso_ip6h() function
1081 KASSERT(tso_ip6h(tso)->ip6_nxt == IPPROTO_TCP, in tso_start()