Searched refs:SOCK_CONNECT (Results 1 – 6 of 6) sorted by relevance
95 #define SOCK_CONNECT 8 ///< Need to connect to a peer macro
376 Status = Sock->ProtoHandler (Sock, SOCK_CONNECT, NULL); in SockConnect()
854 case SOCK_CONNECT: in TcpDispatcher()
355 #define SOCK_CONNECT 8 ///< Need to connect to a peer macro
361 Status = Sock->ProtoHandler (Sock, SOCK_CONNECT, NULL); in SockConnect()
680 case SOCK_CONNECT: in Tcp4Dispatcher()