Home
last modified time | relevance | path

Searched defs:SCTP_ASOC_CREATE_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctp_pcb.h504 #define SCTP_ASOC_CREATE_UNLOCK(_inp) mtx_unlock(&(_inp)->inp_create_mtx) macro
584 #define SCTP_ASOC_CREATE_UNLOCK(_inp) mutex_exit(&(_inp)->inp_create_mtx) macro
639 #define SCTP_ASOC_CREATE_UNLOCK(_inp) macro