Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c2270 const size_t l2_end = off + (size_t)meoi->meoi_l2hlen; in mac_partial_offload_info() local
2271 if (!mac_mmc_seek(&cursor, l2_end)) { in mac_partial_offload_info()
2294 const size_t l3_end = l2_end + (size_t)meoi->meoi_l3hlen; in mac_partial_offload_info()