Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c570 loopmax = (sctps->sctps_largest_anon_port - in sctp_bindi()
781 if (port > sctps->sctps_largest_anon_port) { in sctp_update_next_port()
H A Dsctp_impl.h105 #define sctps_largest_anon_port sctps_propinfo_tbl[15].prop_cur_uval macro