Searched refs:IPFW_PF_RUNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h438 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p) macro
459 #define IPFW_PF_RUNLOCK(p) IPFW_RUNLOCK(p) macro
H A Dip_fw2.c1498 _PULLUP_LOCKED(_len, p, T, IPFW_PF_RUNLOCK(chain)); \
1787 IPFW_PF_RUNLOCK(chain);
3272 IPFW_PF_RUNLOCK(chain);

Completed in 64 milliseconds