HomeSort by relevance Sort by last modified time
    Searched refs:LogDNS (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
log.h 38 #define LogDNS (8)
ip.c 541 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 675 milliseconds