Home
last modified time | relevance | path

Searched refs:sctp_lock (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c210 mutex_enter(&sctp->sctp_lock); in sctp_timer_fire()
224 mutex_exit(&sctp->sctp_lock); in sctp_timer_fire()
227 mutex_exit(&sctp->sctp_lock); in sctp_timer_fire()
809 ASSERT(MUTEX_HELD(&sctp->sctp_lock)); in sctp_process_timer()
823 mutex_exit(&sctp->sctp_lock); in sctp_process_timer()
825 mutex_enter(&sctp->sctp_lock); in sctp_process_timer()
H A Dsctp_impl.h651 kmutex_t sctp_lock; member
1186 mutex_enter(&(sctp)->sctp_lock); \
1188 cv_wait(&(sctp)->sctp_cv, &(sctp)->sctp_lock); \
1190 mutex_exit(&(sctp)->sctp_lock); \
1196 mutex_enter(&(sctp)->sctp_lock); \
1201 mutex_exit(&(sctp)->sctp_lock); \
H A Dsctp.c375 mutex_enter(&sctp->sctp_lock); in sctp_disconnect()
381 &sctp->sctp_lock, stoptime); in sctp_disconnect()
393 mutex_exit(&sctp->sctp_lock); in sctp_disconnect()
1964 mutex_init(&sctp->sctp_lock, NULL, MUTEX_DEFAULT, NULL); in sctp_conn_cache_constructor()
1999 ASSERT(!MUTEX_HELD(&sctp->sctp_lock)); in sctp_conn_cache_destructor()
2064 mutex_destroy(&sctp->sctp_lock); in sctp_conn_cache_destructor()
H A Dsctp_hash.c591 mutex_enter(&sctp->sctp_lock); in ip_fanout_sctp()
594 mutex_exit(&sctp->sctp_lock); in ip_fanout_sctp()
597 mutex_exit(&sctp->sctp_lock); in ip_fanout_sctp()
H A Dsctp_input.c3469 mutex_enter(&sctp->sctp_lock); in sctp_ootb_input()
3472 mutex_exit(&sctp->sctp_lock); in sctp_ootb_input()
3481 mutex_exit(&sctp->sctp_lock); in sctp_ootb_input()
3549 mutex_enter(&sctp->sctp_lock); in sctp_input()
3552 mutex_exit(&sctp->sctp_lock); in sctp_input()
3556 mutex_exit(&sctp->sctp_lock); in sctp_input()