Searched defs:SCTP_INP_RUNLOCK (Results 1 – 1 of 1) sorted by relevance
502 #define SCTP_INP_RUNLOCK(_inp) mtx_unlock(&(_inp)->inp_mtx) macro582 #define SCTP_INP_RUNLOCK(_inp) mutex_exit(&(_inp)->inp_mtx) macro631 #define SCTP_INP_RUNLOCK(_inp) macro