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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp721 unsigned fIPCS : 1; /**< IP Checksum calculated on the packet. */ member in struct:E1kRxDStatus
1763 pDesc->status.fIPCS ? "IPCS" : "ipcs",
2269 pStatus->fIPCS = true;
2277 pStatus->fIPCS = false;
6849 pDesc->status.fIPCS ? "IPCS" : "ipcs",

Completed in 56 milliseconds