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

  /bionic/libc/private/
arpa_nameser.h 290 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
307 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 293 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
308 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 293 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
308 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 293 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
308 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /bionic/libc/netbsd/resolv/
res_debug.c 202 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) {
476 {ns_t_opt, "OPT", "EDNS Options"},
  /bionic/libc/netbsd/nameser/
ns_print.c 708 case ns_t_opt: {

Completed in 251 milliseconds