Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1904 size_t ipha_len; in mac_rx_srs_fanout() local
2082 ipha_len = IPH_HDR_LENGTH(ipha); in mac_rx_srs_fanout()
2083 if ((uchar_t *)ipha + ipha_len + PORTS_SIZE > in mac_rx_srs_fanout()
2096 ports_offset = hdrsize + ipha_len; in mac_rx_srs_fanout()