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