Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1701 mac_meoi_get_uint8(mblk_t *mp, off_t off, uint8_t *out) in mac_meoi_get_uint8() function
1795 if (mac_meoi_get_uint8(mp, off, &iplen) != 0) in mac_ether_offload_info()
1802 if (mac_meoi_get_uint8(mp, off, &ipproto) == -1) in mac_ether_offload_info()
1808 if (mac_meoi_get_uint8(mp, off, &ipproto) == -1) in mac_ether_offload_info()
1821 if (mac_meoi_get_uint8(mp, off, &l4len) == -1) in mac_ether_offload_info()