Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c643 boolean_t tcp_udp_xport; in sotpi_bindlisten() local
650 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()