Searched refs:IPFW_RLOCK_ASSERT (Results 1 – 6 of 6) sorted by relevance
210 IPFW_RLOCK_ASSERT(chain); in ipfw_nat64clat()
213 IPFW_RLOCK_ASSERT(chain); in ipfw_nat64stl()
1727 IPFW_RLOCK_ASSERT(ch); in ipfw_nat64lsn()
440 #define IPFW_RLOCK_ASSERT(_chain) rw_assert(&(_chain)->rwmtx, RA_RLOCKED) macro461 #define IPFW_RLOCK_ASSERT(_chain) rm_assert(&(_chain)->rwmtx, RA_RLOCKED) macro
359 IPFW_RLOCK_ASSERT(chain); in ipfw_nat()
1342 IPFW_RLOCK_ASSERT(&V_layer3_chain); in ipfw_dyn_lookup_state()