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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.h 365 (EFIAPI * PFN_NET_CONFIGURE) (
436 PFN_NET_CONFIGURE pfnConfigure; ///< Configure the network layer
    [all...]
Ip4.c 332 pPort->pfnConfigure = (PFN_NET_CONFIGURE)pPort->pProtocol.IPv4->Configure;
    [all...]
Udp4.c 254 pPort->pfnConfigure = (PFN_NET_CONFIGURE)pPort->pProtocol.UDPv4->Configure;
    [all...]
Udp6.c 232 pPort->pfnConfigure = (PFN_NET_CONFIGURE)pPort->pProtocol.UDPv6->Configure;
    [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]

Completed in 409 milliseconds