Searched refs:IPFW_RUNLOCK (Results 1 – 3 of 3) sorted by relevance
441 #define IPFW_RUNLOCK(p) rw_runlock(&(p)->rwmtx) macro445 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)462 #define IPFW_RUNLOCK(p) rm_runlock(&(p)->rwmtx, &_tracker) macro466 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)
1124 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()1136 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()
4027 IPFW_RUNLOCK(chain); in ipfw_ctl()4056 IPFW_RUNLOCK(chain); in ipfw_ctl()