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

/freebsd-12-stable/usr.sbin/ppp/
H A Dlog.h40 #define LogDNS (8) macro
H A Dip.c543 if (log_IsKept(LogDNS)) {
549 log_Printf(LogDNS, "%sbound query %s %s %s\n",
580 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
905 if (filter && uh && ntohs(uh->uh_dport) == 53 && log_IsKept(LogDNS))

Completed in 100 milliseconds