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

  /bionic/libc/include/arpa/
nameser.h 329 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ 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 329 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
358 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)

Completed in 27 milliseconds