Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tcp.c159 pkt_type = SFXGE_PACKET_TYPE_IPV4_TCP; in sfxge_pkthdr_parse()
H A Dsfxge.h498 SFXGE_PACKET_TYPE_IPV4_TCP, enumerator
H A Dsfxge_rx.c1547 ASSERT(pkt_type == SFXGE_PACKET_TYPE_IPV4_TCP); in sfxge_rx_qpacket_coalesce()
H A Dsfxge_tx.c2799 if (pkt_type != SFXGE_PACKET_TYPE_IPV4_TCP || in sfxge_tx_packet_add()