Searched refs:EslSocketRxStart (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.h755 This support routine is called by EslSocketRxStart.
1166 This support routine is called by ::EslSocketRxStart and the
1449 EslSocketRxStart (
H A DUdp4.c690 EslSocketRxStart ( pPort );
H A DSocket.c235 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
3065 This support routine is called by ::EslSocketRxStart and the
4455 EslSocketRxStart ( pPort );
4793 EslSocketRxStart ( pPort );
4873 EslSocketRxStart ( function
[all...]
H A DIp4.c881 EslSocketRxStart ( pPort );
H A DTcp4.c977 EslSocketRxStart ( pNewPort );
1790 This support routine is called by EslSocketRxStart.

Completed in 54 milliseconds