Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c126 SCTP_CONN_HASH(sctps, aconnp->conn_ports)], acceptor, 0); in sctp_accept_comm()
513 tbf = &sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, in sctp_connect()
H A Dsctp_hash.c244 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]); in sctp_conn_match()
H A Dsctp_impl.h350 #define SCTP_CONN_HASH(sctps, ports) \ macro
H A Dsctp_common.c1622 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]); in sctp_secure_restart_check()