Home
last modified time | relevance | path

Searched refs:PORT_STATE_CLOSE_RX_DONE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.h88 PORT_STATE_CLOSE_RX_DONE ///< Receives shutdown enumerator
DSocket.c4063 pPort->State = PORT_STATE_CLOSE_RX_DONE; in EslSocketPortCloseRxDone()