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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/OobRx/
H A DOobRx.c48 UINT32 * pTransmittedBytes; local
148 pTransmittedBytes = &TransmittedBefore;
165 *pTransmittedBytes += TransmittedAfter;
167 pTransmittedBytes = &TransmittedDuring;

Completed in 1407 milliseconds