Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c442 ASSERT3P(stpp->stp_thp, ==, NULL); in sfxge_tx_qfpp_put()
1571 struct tcphdr *thp = stpp->stp_thp; in sfxge_tx_qlso_fragment()
2143 stpp->stp_thp = NULL; in sfxge_tx_qdpl_drain()
2193 stpp->stp_thp = NULL; in sfxge_tx_qdpl_drain()
2282 stpp->stp_thp = NULL; in sfxge_tx_qdpl_flush_locked()
2963 stpp->stp_thp = thp; in sfxge_tx_packet_add()
H A Dsfxge.h510 struct tcphdr *stp_thp; member