Searched refs:tcp_udp_xport (Results 1 – 1 of 1) sorted by relevance
643 boolean_t tcp_udp_xport; in sotpi_bindlisten() local650 tcp_udp_xport = so->so_type == SOCK_STREAM || so->so_type == SOCK_DGRAM; in sotpi_bindlisten()1043 if (tcp_udp_xport && in sotpi_bindlisten()1202 if (tcp_udp_xport) { in sotpi_bindlisten()