OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_t_tsig
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/arpa/
nameser.h
343
ns_t_tsig
= 250, /* Transaction signature. */
enumerator in enum:__ns_type
358
#define ns_t_mrr_p(t) ((t) ==
ns_t_tsig
|| (t) == ns_t_opt)
/development/ndk/platforms/android-L/include/arpa/
nameser.h
343
ns_t_tsig
= 250, /* Transaction signature. */
enumerator in enum:__ns_type
358
#define ns_t_mrr_p(t) ((t) ==
ns_t_tsig
|| (t) == ns_t_opt)
Completed in 32 milliseconds