Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c75 *requested_port = sctp_update_next_port( in sctp_select_port()
740 port = sctp_update_next_port( in sctp_bindi()
745 port = sctp_update_next_port(port + 1, zone, sctps); in sctp_bindi()
772 sctp_update_next_port(in_port_t port, zone_t *zone, sctp_stack_t *sctps) in sctp_update_next_port() function
H A Dsctp_impl.h1159 extern in_port_t sctp_update_next_port(in_port_t, zone_t *zone, sctp_stack_t *);