Searched refs:ipLen (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/ | ||
H A D | vmxnet3_tx.c | 102 uint8_t ipLen, tcpLen; local 115 ipLen = IPH_HDR_LENGTH((ipha_t *)ip); 116 tcp = ip + ipLen; 128 ol->hlen = ethLen + ipLen + tcpLen; |
Completed in 43 milliseconds