Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.c4370 size_t * pRxDataBytes; in EslSocketReceive() local
4476 pRxDataBytes = &pSocket->RxOobBytes; in EslSocketReceive()
4481 pRxDataBytes = &pSocket->RxBytes; in EslSocketReceive()
4519 pSocket->pApi->pfnPacketFree ( pPacket, pRxDataBytes ); in EslSocketReceive()