Searched refs:IPFW_RLOCK (Results 1 – 3 of 3) sorted by relevance
433 #define IPFW_RLOCK(p) rw_rlock(&(p)->rwmtx) macro437 #define IPFW_PF_RLOCK(p) IPFW_RLOCK(p)454 #define IPFW_RLOCK(p) rm_rlock(&(p)->rwmtx, &_tracker) macro458 #define IPFW_PF_RLOCK(p) IPFW_RLOCK(p)
1107 IPFW_RLOCK(chain); in ipfw_nat_get_log()
4015 IPFW_RLOCK(chain); in ipfw_ctl()4044 IPFW_RLOCK(chain); in ipfw_ctl()