Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c302 #define DYN_EXPIRED_LOCK() mtx_lock(&V_dyn_expire_lock) macro
2104 DYN_EXPIRED_LOCK(); in dyn_free_states()
2347 DYN_EXPIRED_LOCK(); in dyn_expire_states()