Home
last modified time | relevance | path

Searched refs:sec_tdb_gc_mtx (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/net/
H A Dif_sec.c111 static struct mutex sec_tdb_gc_mtx = variable
555 mtx_enter(&sec_tdb_gc_mtx); in sec_tdb_remove()
558 mtx_leave(&sec_tdb_gc_mtx); in sec_tdb_remove()
575 mtx_enter(&sec_tdb_gc_mtx); in sec_tdb_gc()
578 mtx_leave(&sec_tdb_gc_mtx); in sec_tdb_gc()