Home
last modified time | relevance | path

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

/freebsd-head/sys/netpfil/ipfw/
HDip_fw_private.h473 #define IPFW_UH_RLOCK_ASSERT(_chain) rw_assert(&(_chain)->uh_lock, RA_RLOCKED) macro
HDip_fw_dynamic.c2897 IPFW_UH_RLOCK_ASSERT(&V_layer3_chain); in ipfw_dyn_get_count()
3075 IPFW_UH_RLOCK_ASSERT(chain); in ipfw_dump_states()