Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_pcb.h440 #define SCTP_INP_INFO_RUNLOCK() mtx_unlock(&sctppcbinfo.ipi_ep_mtx) macro
549 #define SCTP_INP_INFO_RUNLOCK() rw_exit(&sctppcbinfo.ipi_ep_mtx) macro
625 #define SCTP_INP_INFO_RUNLOCK() macro