Searched refs:ns_t_opt (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c263 ns_put16(ns_t_opt, cp); /*%< TYPE */
H A Dres_debug.c212 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) {
525 {ns_t_opt, "OPT", "opt"},
551 {ns_t_opt, "OPT", "EDNS Options"},
/illumos-gate/usr/src/head/arpa/
H A Dnameser.h364 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
393 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c292 case ns_t_opt: return (detail ? "EDNS0 option" : "OPT");
489 if (type == ns_t_opt) {
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c695 case ns_t_opt: {

Completed in 76 milliseconds