HomeSort by: relevance | last modified time | path
    Searched refs:ns_t_opt (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/resolv/
res_mkquery.c 249 ns_put16(ns_t_opt, cp); /*%< TYPE */
res_debug.c 200 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) {
514 {ns_t_opt, "OPT", "opt"},
540 {ns_t_opt, "OPT", "EDNS Options"},
  /src/include/arpa/
nameser.h 338 ns_t_opt = 41, /*%< EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
367 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /src/lib/libc/nameser/
ns_print.c 709 case ns_t_opt: {

Completed in 14 milliseconds