HomeSort by relevance Sort by last modified time
    Searched refs:TransmittedOob (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/
OobRx.c 46 UINT32 TransmittedOob;
145 TransmittedOob = 0;
164 TransmittedOob += RetVal;
220 printf ( "Out-of-band bytes: %8d\r\n", TransmittedOob );
225 + TransmittedOob
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobTx/
OobTx.c 46 UINT32 TransmittedOob;
196 TransmittedOob = BytesSent;
228 printf ( "Out-of-band bytes: %8d\r\n", TransmittedOob );
232 + TransmittedOob

Completed in 58 milliseconds