Searched refs:sctps_bind_fanout (Results 1 – 5 of 5) sorted by relevance
96 sctps->sctps_bind_fanout = kmem_zalloc(SCTP_BIND_FANOUT_SIZE * in sctp_hash_init()99 mutex_init(&sctps->sctps_bind_fanout[i].tf_lock, NULL, in sctp_hash_init()124 mutex_destroy(&sctps->sctps_bind_fanout[i].tf_lock); in sctp_hash_destroy()126 kmem_free(sctps->sctps_bind_fanout, SCTP_BIND_FANOUT_SIZE * in sctp_hash_destroy()128 sctps->sctps_bind_fanout = NULL; in sctp_hash_destroy()
136 struct sctp_tf_s *sctps_bind_fanout; member
594 tbf = &sctps->sctps_bind_fanout[SCTP_BIND_HASH(port)]; in sctp_bindi()713 ASSERT(&sctps->sctps_bind_fanout[ in sctp_bindi()
127 sctp_bind_hash_insert(&sctps->sctps_bind_fanout[ in sctp_accept_comm()
1617 "sctp_stack_bind_fanout", OFFSETOF(sctp_stack_t, sctps_bind_fanout),