OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 164 milliseconds