OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_AA
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nameser.h
242
#define
DNS_AA
(np) ((np)->flags1 & 0x04) /* authoritative answer */
print-domain.c
581
DNS_AA
(np)? "*" : "",
Completed in 23 milliseconds