Searched defs:EslSocketPortClose (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.c138 | ::EslSocketPortClose
164 PORT_STATE_CLOSE_RX_DONE, this routine calls ::EslSocketPortClose.
167 <li>Arc: ::EslSocketPortClose - This routine discards any receive buffers
216 structures are released in ::EslSocketPortClose by a call to ::EslSocketIoFree.
438 removed from the free list and be deallocated by the EslSocketPortClose
3573 EslSocketPortClose ( pPort );
3628 EslSocketPortClose ( function
3969 Status = EslSocketPortClose ( pPort );

Completed in 41 milliseconds