Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stack.h68 uint_t tcps_next_port_to_try; member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c348 tcp_update_next_port(tcps->tcps_next_port_to_try, in tcp_bind_select_lport()
928 tcps->tcps_next_port_to_try = port + 1; in tcp_bindi()
942 tcps->tcps_next_port_to_try, in tcp_bindi()
H A Dtcp.c1639 lport = tcp_update_next_port(tcps->tcps_next_port_to_try, in tcp_connect_ipv4()
1735 lport = tcp_update_next_port(tcps->tcps_next_port_to_try, in tcp_connect_ipv6()