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.h553 #define IPFW_LOG_SYSLOG (1 << 15) macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c733 if (cmd->arg1 & IPFW_LOG_SYSLOG) in ipfw_log()
/freebsd/sbin/ipfw/
H A Dipfw2.c2068 if (arg1 & IPFW_LOG_SYSLOG) { in print_logdst()
4141 ret |= IPFW_LOG_SYSLOG; in parse_logdst()