Searched refs:IPMON_SYSLOG (Results 1 – 2 of 2) sorted by relevance
582 if ((dopts & IPMON_SYSLOG))618 if ((dopts & IPMON_SYSLOG) != 0)656 if ((ipmonopts & IPMON_SYSLOG) != 0) {675 if (!(ipmonopts & IPMON_SYSLOG)) {820 if (ipmonopts & IPMON_SYSLOG)842 if ((ipmonopts & IPMON_SYSLOG) != 0) {860 if (!(ipmonopts & IPMON_SYSLOG)) {975 if (ipmonopts & IPMON_SYSLOG)1067 if ((ipmonopts & IPMON_SYSLOG) != 0) {1090 if (!(ipmonopts & IPMON_SYSLOG)) {[all …]
116 #define IPMON_SYSLOG 0x001 macro