Searched refs:IPFW_RLOCK_ASSERT (Results 1 – 6 of 6) sorted by relevance
213 IPFW_RLOCK_ASSERT(chain); in ipfw_nat64clat()
216 IPFW_RLOCK_ASSERT(chain); in ipfw_nat64stl()
1579 IPFW_RLOCK_ASSERT(ch); in ipfw_nat64lsn()
429 #define IPFW_RLOCK_ASSERT(_chain) rw_assert(&(_chain)->rwmtx, RA_RLOCKED) macro450 #define IPFW_RLOCK_ASSERT(_chain) rm_assert(&(_chain)->rwmtx, RA_RLOCKED) macro
358 IPFW_RLOCK_ASSERT(chain); in ipfw_nat()
1336 IPFW_RLOCK_ASSERT(&V_layer3_chain); in ipfw_dyn_lookup_state()