Home
last modified time | relevance | path

Searched refs:tcp_udp_xport (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c639 boolean_t tcp_udp_xport; in sotpi_bindlisten() local
647 tcp_udp_xport = so->so_type == SOCK_STREAM || so->so_type == SOCK_DGRAM; in sotpi_bindlisten()
1069 if (tcp_udp_xport && in sotpi_bindlisten()
1228 if (tcp_udp_xport) { in sotpi_bindlisten()