Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h462 #define IPFW_UH_RLOCK_ASSERT(_chain) rw_assert(&(_chain)->uh_lock, RA_RLOCKED) macro
H A Dip_fw_dynamic.c2854 IPFW_UH_RLOCK_ASSERT(&V_layer3_chain); in ipfw_dyn_get_count()
3055 IPFW_UH_RLOCK_ASSERT(chain); in ipfw_dump_states()
3111 IPFW_UH_RLOCK_ASSERT(chain); in ipfw_get_dynamic()