Searched refs:totLen (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_tx.c161 unsigned int frags = 0, totLen = 0; local
181 totLen += len;
291 (totLen - ol->hlen + ol->msscof - 1) / ol->msscof;
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c2253 uint_t totLen = 0; local
2333 totLen += pktinfo.pktLen;
2364 pktinfo.pktLen = totLen;
2410 totLen += pktinfo.pktLen;
2414 pktinfo.pktLen = totLen;

Completed in 89 milliseconds