Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c808 uint32_t oehlen, oiphlen, otcphlen, ohdrslen, opktlen, odatalen; in mac_sw_lso() local
880 opktlen = msgsize(omp); in mac_sw_lso()
956 ASSERT3U(msgsize(odatamp), >=, opktlen - ohdrslen); in mac_sw_lso()
1009 odatalen = opktlen - ohdrslen; in mac_sw_lso()