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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.h     [all...]
Ip4.c 648 EslSocketRxComplete ( pIo, Status, LengthInBytes, FALSE );
    [all...]
Udp4.c 544 EslSocketRxComplete ( pIo, Status, LengthInBytes, FALSE );
    [all...]
Udp6.c 538 EslSocketRxComplete ( pIo, Status, LengthInBytes, FALSE );
    [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]
Socket.c 245 maximum buffer space is consumed. During this time, ::EslSocketRxComplete
246 calls ::EslSocketRxStart. Flow control is applied in EslSocketRxComplete
271 receive completion, ::EslSocketRxComplete breaks the connection between these
273 make token and event available for another receive operation. EslSocketRxComplete
276 whether urgent or normal data was received. Finally ::EslSocketRxComplete attempts
    [all...]

Completed in 132 milliseconds