Searched refs:SCTP_CONN_HASH (Results 1 – 4 of 4) sorted by relevance
126 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()
243 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]); in sctp_conn_match()
350 #define SCTP_CONN_HASH(sctps, ports) \ macro
1620 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]); in sctp_secure_restart_check()