Searched defs:SCTP_ASOC_CREATE_UNLOCK (Results 1 – 1 of 1) sorted by relevance
504 #define SCTP_ASOC_CREATE_UNLOCK(_inp) mtx_unlock(&(_inp)->inp_create_mtx) macro584 #define SCTP_ASOC_CREATE_UNLOCK(_inp) mutex_exit(&(_inp)->inp_create_mtx) macro639 #define SCTP_ASOC_CREATE_UNLOCK(_inp) macro