Searched refs:SOCK_ROUTE (Results 1 – 6 of 6) sorted by relevance
99 #define SOCK_ROUTE 12 ///< Need to add a route information macro
993 Status = Sock->ProtoHandler (Sock, SOCK_ROUTE, RouteInfo); in SockRoute()
901 case SOCK_ROUTE: in TcpDispatcher()
359 #define SOCK_ROUTE 12 ///< Need to add a route information macro
954 Status = Sock->ProtoHandler (Sock, SOCK_ROUTE, RouteInfo); in SockRoute()
715 case SOCK_ROUTE: in Tcp4Dispatcher()