Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c76 sctps->sctps_next_port_to_try, in sctp_select_port()
728 sctps->sctps_next_port_to_try = port + 1; in sctp_bindi()
741 sctps->sctps_next_port_to_try, in sctp_bindi()
H A Dsctp_stack.h133 uint_t sctps_next_port_to_try; member