Searched refs:tcp_debug_mtx (Results 1 – 1 of 1) sorted by relevance
91 struct mtx tcp_debug_mtx; variable92 MTX_SYSINIT(tcp_debug_mtx, &tcp_debug_mtx, "tcp_debug_mtx", MTX_DEF);109 mtx_lock(&tcp_debug_mtx); in tcp_trace()159 mtx_unlock(&tcp_debug_mtx); in tcp_trace()