OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_TC
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
nameser.h
243
#define
DNS_TC
(np) ((np)->flags1 & 0x02) /* truncated message */
print-domain.c
583
DNS_TC
(np)? "|" : "",
Completed in 2306 milliseconds