Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h433 #define IPFW_RLOCK(p) rw_rlock(&(p)->rwmtx) macro
437 #define IPFW_PF_RLOCK(p) IPFW_RLOCK(p)
454 #define IPFW_RLOCK(p) rm_rlock(&(p)->rwmtx, &_tracker) macro
458 #define IPFW_PF_RLOCK(p) IPFW_RLOCK(p)
H A Dip_fw_nat.c1107 IPFW_RLOCK(chain); in ipfw_nat_get_log()
H A Dip_fw_sockopt.c4015 IPFW_RLOCK(chain); in ipfw_ctl()
4044 IPFW_RLOCK(chain); in ipfw_ctl()