Searched refs:ipi_pktlog_mtx (Results 1 – 2 of 2) sorted by relevance
203 mtx_init(&SCTP_BASE_INFO(ipi_pktlog_mtx), "sctp-pktlog", \208 mtx_destroy(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \212 mtx_lock(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \216 mtx_unlock(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \
200 struct mtx ipi_pktlog_mtx; member