Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tcp.c65 sfxge_pkthdr_parse(mblk_t *mp, struct ether_header **etherhpp, in sfxge_pkthdr_parse() function
H A Dsfxge_tx.c2796 pkt_type = sfxge_pkthdr_parse(mp, &etherhp, &iphp, &thp, in sfxge_tx_packet_add()
2823 (void) sfxge_pkthdr_parse(mp, &etherhp, in sfxge_tx_packet_add()
2896 (void) sfxge_pkthdr_parse(mp, &etherhp, in sfxge_tx_packet_add()
H A Dsfxge.h980 extern sfxge_packet_type_t sfxge_pkthdr_parse(mblk_t *,
H A Dsfxge_rx.c1545 pkt_type = sfxge_pkthdr_parse(mp, &etherhp, &iphp, &thp, &off, in sfxge_rx_qpacket_coalesce()