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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c     [all...]
Ip4.c 262 @param [in, out] pRxBytes Address of the count of RX bytes
268 IN OUT size_t * pRxBytes
278 *pRxBytes -= pRxData->HeaderLength + pRxData->DataLength;
    [all...]
Udp4.c 183 @param [in, out] pRxBytes Address of the count of RX bytes
189 IN OUT size_t * pRxBytes
200 *pRxBytes -= pRxData->DataLength;
    [all...]
Udp6.c 161 @param [in, out] pRxBytes Address of the count of RX bytes
167 IN OUT size_t * pRxBytes
178 *pRxBytes -= pRxData->DataLength;
    [all...]
Socket.h 690 @param [in, out] pRxBytes Address of the count of RX bytes
697 IN OUT size_t * pRxBytes
    [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]

Completed in 119 milliseconds