Searched refs:ipi_pktlog_mtx (Results 1 – 2 of 2) sorted by relevance
212 mtx_init(&SCTP_BASE_INFO(ipi_pktlog_mtx), "sctp-pktlog", \217 mtx_destroy(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \221 mtx_lock(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \225 mtx_unlock(&SCTP_BASE_INFO(ipi_pktlog_mtx)); \
197 struct mtx ipi_pktlog_mtx; member