OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_RA
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nameser.h
246
#define
DNS_RA
(np) ((np)->flags2 & 0x80) /* recursion available */
print-domain.c
582
DNS_RA
(np)? "" : "-",
Completed in 47 milliseconds