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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp227 #define VNETHDR_GSO_ECN 0x80 // TCP has ECN set macro
1084 if (pHdr->u8GSOType & VNETHDR_GSO_ECN)
1089 switch (pHdr->u8GSOType & ~VNETHDR_GSO_ECN)

Completed in 50 milliseconds