Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h441 #define IPFW_RUNLOCK(p) rw_runlock(&(p)->rwmtx) macro
462 #define IPFW_RUNLOCK(p) rm_runlock(&(p)->rwmtx, &_tracker) macro