Searched refs:tcp_congctl_mtx (Results 1 – 1 of 1) sorted by relevance
233 static kmutex_t tcp_congctl_mtx; variable240 mutex_init(&tcp_congctl_mtx, MUTEX_DEFAULT, IPL_NONE); in tcp_congctl_init()343 mutex_enter(&tcp_congctl_mtx); in tcp_congctl_select()348 mutex_exit(&tcp_congctl_mtx); in tcp_congctl_select()