Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h523 #define IPFW_LOG_SYSLOG (1 << 15) macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c757 if (cmd->arg1 & IPFW_LOG_SYSLOG) in ipfw_log()
/freebsd/sbin/ipfw/
H A Dipfw2.c2015 if (arg1 & IPFW_LOG_SYSLOG) { in print_logdst()
4070 ret |= IPFW_LOG_SYSLOG; in parse_logdst()