OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_AD
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nameser.h
247
#define
DNS_AD
(np) ((np)->flags2 & 0x20) /* authentic data from named */
print-domain.c
584
DNS_AD
(np)? "$" : "");
Completed in 30 milliseconds