HomeSort by relevance Sort by last modified time
    Searched defs:ns_t_opt (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/src/core/lib/iomgr/
nameser.h 86 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 321 ns_t_opt = 41, /*%< EDNS0 option (meta-RR) */ 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 325 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
354 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)

Completed in 56 milliseconds