Home
last modified time | relevance | path

Searched refs:sctp_bind_lockp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c809 sctp->sctp_bind_lockp = &tbf->tf_lock; in sctp_bind_hash_insert()
823 lockp = sctp->sctp_bind_lockp; in sctp_bind_hash_remove()
840 sctp->sctp_bind_lockp = NULL; in sctp_bind_hash_remove()
H A Dsctp_impl.h871 kmutex_t *sctp_bind_lockp; /* Ptr to tf_lock */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c946 sctp->sctp_bind_lockp); in sctp()