Searched defs:u16GSOSize (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/solaris/Virtio/
H A DVirtioNet-solaris.c149 uint16_t u16GSOSize; /* GSO length if applicable. */ member in struct:virtio_net_header_t
/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp234 uint16_t u16GSOSize; member in struct:VNetHdr
815 Hdr.Hdr.u16GSOSize = pGso->cbMaxSeg;
1115 pGso->cbMaxSeg = pHdr->u16GSOSize;

Completed in 51 milliseconds