Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h441 #define IPFW_RUNLOCK(p) rw_runlock(&(p)->rwmtx) macro
445 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)
462 #define IPFW_RUNLOCK(p) rm_runlock(&(p)->rwmtx, &_tracker) macro
466 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p)
H A Dip_fw_nat.c1124 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()
1136 IPFW_RUNLOCK(chain); in ipfw_nat_get_log()
H A Dip_fw_sockopt.c4027 IPFW_RUNLOCK(chain); in ipfw_ctl()
4056 IPFW_RUNLOCK(chain); in ipfw_ctl()