Home
last modified time | relevance | path

Searched refs:IPFW_RUNLOCK (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h434 #define IPFW_RUNLOCK(p) rw_runlock(&(p)->rwmtx) macro
438 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)
455 #define IPFW_RUNLOCK(p) rm_runlock(&(p)->rwmtx, &_tracker) macro
459 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)
H A Dip_fw_nat.c1118 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()
1130 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()
H A Dip_fw_sockopt.c4017 IPFW_RUNLOCK(chain); in ipfw_ctl()
4046 IPFW_RUNLOCK(chain); in ipfw_ctl()