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

  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.h 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...]
Socket.c     [all...]
Tcp4.c     [all...]
Tcp6.c     [all...]

Completed in 140 milliseconds