Searched refs:sctps_conn_fanout (Results 1 – 5 of 5) sorted by relevance
84 sctps->sctps_conn_fanout = in sctp_hash_init()88 mutex_init(&sctps->sctps_conn_fanout[i].tf_lock, NULL, in sctp_hash_init()111 mutex_destroy(&sctps->sctps_conn_fanout[i].tf_lock); in sctp_hash_destroy()113 kmem_free(sctps->sctps_conn_fanout, sctps->sctps_conn_hash_size * in sctp_hash_destroy()115 sctps->sctps_conn_fanout = NULL; in sctp_hash_destroy()244 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]); in sctp_conn_match()
139 struct sctp_tf_s *sctps_conn_fanout; member
125 sctp_conn_hash_insert(&sctps->sctps_conn_fanout[ in sctp_accept_comm()513 tbf = &sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, in sctp_connect()
1622 tf = &(sctps->sctps_conn_fanout[SCTP_CONN_HASH(sctps, ports)]); in sctp_secure_restart_check()
1614 "sctp_stack_conn_fanout", OFFSETOF(sctp_stack_t, sctps_conn_fanout),