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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dlog.h38 #define LogDNS (8) macro
H A Dip.c541 if (log_IsKept(LogDNS)) {
547 log_Printf(LogDNS, "%sbound query %s %s %s\n",
578 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
899 if (filter && uh && ntohs(uh->uh_dport) == 53 && log_IsKept(LogDNS))

Completed in 92 milliseconds