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

/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipmon.c600 if ((dopts & IPMON_SYSLOG))
636 if ((dopts & IPMON_SYSLOG) != 0)
678 if ((ipmonopts & IPMON_SYSLOG) != 0) {
697 if (!(ipmonopts & IPMON_SYSLOG)) {
842 if (ipmonopts & IPMON_SYSLOG)
864 if ((ipmonopts & IPMON_SYSLOG) != 0) {
882 if (!(ipmonopts & IPMON_SYSLOG)) {
997 if (ipmonopts & IPMON_SYSLOG)
1089 if ((ipmonopts & IPMON_SYSLOG) != 0) {
1112 if (!(ipmonopts & IPMON_SYSLOG)) {
[all...]
/freebsd-10.2-release/contrib/ipfilter/
H A Dipmon.h116 #define IPMON_SYSLOG 0x001 macro

Completed in 54 milliseconds