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

/freebsd-13-stable/sys/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.c2888 IPFW_UH_RLOCK_ASSERT(&V_layer3_chain);
3089 IPFW_UH_RLOCK_ASSERT(chain);
3145 IPFW_UH_RLOCK_ASSERT(chain);

Completed in 59 milliseconds