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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Socket.h 349 #define SOCK_CONFIGURE 2 ///< Configure attached PCB
SockInterface.c 289 Status = Sock->ProtoHandler (Sock, SOCK_CONFIGURE, ConfigData);
Tcp4Dispatcher.c 702 case SOCK_CONFIGURE:
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
Socket.h 89 #define SOCK_CONFIGURE 2 ///< Configure attached PCB
SockInterface.c 302 Status = Sock->ProtoHandler (Sock, SOCK_CONFIGURE, ConfigData);
TcpDispatcher.c 878 case SOCK_CONFIGURE:

Completed in 241 milliseconds