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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.h 857 This support routine is called by EslSocketRxStart.
    [all...]
Tcp4.c 240 EslSocketRxStart ( pPort );
983 EslSocketRxStart ( pNewPort );
    [all...]
Socket.c 235 The receive engine is started by calling ::EslSocketRxStart. Flow control pauses
236 the receive engine by stopping the calls to EslSocketRxStart when the amount of
246 calls ::EslSocketRxStart. Flow control is applied in EslSocketRxComplete
247 by skipping the call to EslSocketRxStart. Flow control is eventually
249 maximum amount causing EslSocketReceive to call EslSocketRxStart.
269 ::EslSocketRxStart connects an ::ESL_PACKET structure to the ::ESL_IO_MGMT structure
    [all...]
Tcp6.c 246 EslSocketRxStart ( pPort );
    [all...]
Ip4.c 833 EslSocketRxStart ( pPort );
    [all...]
Udp4.c 696 EslSocketRxStart ( pPort );
    [all...]
Udp6.c 741 EslSocketRxStart ( pPort );
    [all...]

Completed in 141 milliseconds