Home
last modified time | relevance | path

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

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