Searched refs:SOCK_CLOSE (Results 1 – 6 of 6) sorted by relevance
96 #define SOCK_CLOSE 9 ///< Need to close the protocol process macro
871 Status = Sock->ProtoHandler (Sock, SOCK_CLOSE, NULL); in SockClose()
830 case SOCK_CLOSE: in TcpDispatcher()
356 #define SOCK_CLOSE 9 ///< Need to close the protocol process macro
835 Status = Sock->ProtoHandler (Sock, SOCK_CLOSE, NULL); in SockClose()
656 case SOCK_CLOSE: in Tcp4Dispatcher()