Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DSocket.h970 …PFN_API_PORT_ALLOC pfnPortAllocate; ///< Allocate the network specific resources for the po… member
DSocket.c3577 Status = pSocket->pApi->pfnPortAllocate ( pPort, in EslSocketPortAllocate()