Searched defs:DYN_BUCKET_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c298 #define DYN_BUCKET_UNLOCK(b) mtx_unlock(&V_dyn_bucket_lock[(b)]) macro
[all...]

Completed in 101 milliseconds