Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_pcb.h502 #define SCTP_INP_RUNLOCK(_inp) mtx_unlock(&(_inp)->inp_mtx) macro
582 #define SCTP_INP_RUNLOCK(_inp) mutex_exit(&(_inp)->inp_mtx) macro
631 #define SCTP_INP_RUNLOCK(_inp) macro