Lines Matching refs:syn_cache_mtx

3137 struct mutex syn_cache_mtx = MUTEX_INITIALIZER(IPL_SOFTNET);  variable
3179 MUTEX_ASSERT_LOCKED(&syn_cache_mtx); in syn_cache_rm()
3238 MUTEX_ASSERT_LOCKED(&syn_cache_mtx); in syn_cache_insert()
3386 mtx_enter(&syn_cache_mtx); in syn_cache_timer()
3414 mtx_leave(&syn_cache_mtx); in syn_cache_timer()
3441 mtx_leave(&syn_cache_mtx); in syn_cache_timer()
3457 mtx_enter(&syn_cache_mtx); in syn_cache_cleanup()
3463 mtx_leave(&syn_cache_mtx); in syn_cache_cleanup()
3482 MUTEX_ASSERT_LOCKED(&syn_cache_mtx); in syn_cache_lookup()
3545 mtx_enter(&syn_cache_mtx); in syn_cache_get()
3548 mtx_leave(&syn_cache_mtx); in syn_cache_get()
3560 mtx_leave(&syn_cache_mtx); in syn_cache_get()
3568 mtx_leave(&syn_cache_mtx); in syn_cache_get()
3735 mtx_enter(&syn_cache_mtx); in syn_cache_reset()
3738 mtx_leave(&syn_cache_mtx); in syn_cache_reset()
3743 mtx_leave(&syn_cache_mtx); in syn_cache_reset()
3747 mtx_leave(&syn_cache_mtx); in syn_cache_reset()
3761 mtx_enter(&syn_cache_mtx); in syn_cache_unreach()
3764 mtx_leave(&syn_cache_mtx); in syn_cache_unreach()
3769 mtx_leave(&syn_cache_mtx); in syn_cache_unreach()
3783 mtx_leave(&syn_cache_mtx); in syn_cache_unreach()
3788 mtx_leave(&syn_cache_mtx); in syn_cache_unreach()
3871 mtx_enter(&syn_cache_mtx); in syn_cache_add()
3875 mtx_leave(&syn_cache_mtx); in syn_cache_add()
3893 mtx_leave(&syn_cache_mtx); in syn_cache_add()
3974 mtx_enter(&syn_cache_mtx); in syn_cache_add()
3981 mtx_leave(&syn_cache_mtx); in syn_cache_add()
4182 mtx_enter(&syn_cache_mtx); in syn_cache_respond()
4184 mtx_leave(&syn_cache_mtx); in syn_cache_respond()