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 - 3
of
3
) sorted by null
/external/grpc-grpc/src/core/lib/iomgr/
nameser.h
94
ns_t_tsig
= 250, /* Transaction signature. */
enumerator in enum:__ns_type
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h
324
ns_t_tsig
= 250, /*%< Transaction signature. */
enumerator in enum:__ns_type
338
#define ns_t_mrr_p(t) ((t) ==
ns_t_tsig
|| (t) == ns_t_opt)
/bionic/libc/include/arpa/
nameser.h
339
ns_t_tsig
= 250, /* Transaction signature. */
enumerator in enum:__ns_type
354
#define ns_t_mrr_p(t) ((t) ==
ns_t_tsig
|| (t) == ns_t_opt)
Completed in 70 milliseconds