Searched refs:IPFW_RUNLOCK (Results 1 – 3 of 3) sorted by relevance
434 #define IPFW_RUNLOCK(p) rw_runlock(&(p)->rwmtx) macro438 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)455 #define IPFW_RUNLOCK(p) rm_runlock(&(p)->rwmtx, &_tracker) macro459 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)
1118 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()1130 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()
4017 IPFW_RUNLOCK(chain); in ipfw_ctl()4046 IPFW_RUNLOCK(chain); in ipfw_ctl()