OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_CD
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nameser.h
248
#define
DNS_CD
(np) ((np)->flags2 & 0x10) /* checking disabled by resolver */
print-domain.c
647
DNS_CD
(np) ? "%" : "");
Completed in 24 milliseconds