Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netpfil/ipfw/
Dip_fw_dynamic.c139 #define IPFW_BUCK_UNLOCK(i) mtx_unlock(&V_ipfw_dyn_v[(i)].mtx) macro
459 IPFW_BUCK_UNLOCK(i); in ipfw_lookup_dyn_rule()
472 IPFW_BUCK_UNLOCK(q->bucket); in ipfw_dyn_unlock()
678 IPFW_BUCK_UNLOCK(i); in ipfw_install_state()
740 IPFW_BUCK_UNLOCK(i); in ipfw_install_state()
744 IPFW_BUCK_UNLOCK(pindex); in ipfw_install_state()
761 IPFW_BUCK_UNLOCK(pindex); in ipfw_install_state()
766 IPFW_BUCK_UNLOCK(pindex); in ipfw_install_state()
772 IPFW_BUCK_UNLOCK(i); in ipfw_install_state()
775 IPFW_BUCK_UNLOCK(pindex); in ipfw_install_state()
[all …]