Searched defs:IPFW_RLOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
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