Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h554 #define IPFW_LOG_IPFW0 (1 << 14) macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c739 if (cmd->arg1 & IPFW_LOG_IPFW0) in ipfw_log()
/freebsd/sbin/ipfw/
H A Dipfw2.c2072 if (arg1 & IPFW_LOG_IPFW0) { in print_logdst()
4147 ret |= IPFW_LOG_IPFW0; in parse_logdst()