Home
last modified time | relevance | path

Searched refs:TotalBytesReceived (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Rx/
DRawIp4Rx.c41 UINT64 TotalBytesReceived; in RawIp4Rx() local
93 TotalBytesReceived = 0; in RawIp4Rx()
143 TotalBytesReceived += BytesReceived; in RawIp4Rx()
166 printf ( "Total Bytes Received: %Ld\r\n", TotalBytesReceived ); in RawIp4Rx()