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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp224 #define VNETHDR_GSO_TCPV4 1 // GSO frame, IPv4 TCP (TSO) macro
800 Hdr.Hdr.u8GSOType = VNETHDR_GSO_TCPV4;
1091 case VNETHDR_GSO_TCPV4:

Completed in 49 milliseconds