Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c982 static const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso) in tso_tcph() function
1103 th = tso_tcph(tso); in tso_start()