HomeSort by relevance Sort by last modified time
    Searched refs:ns_t_opt (Results 1 - 3 of 3) 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)
  /bionic/libc/netbsd/resolv/
res_debug.c 201 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) {
475 {ns_t_opt, "OPT", "EDNS Options"},
  /bionic/libc/netbsd/nameser/
ns_print.c 708 case ns_t_opt: {

Completed in 11 milliseconds