Searched refs:T_NS (Results 1 – 7 of 7) sorted by relevance
114 if ( rr_class == C_IN && rr_type == T_NS ) in ares_parse_ns_reply()
155 #define T_NS ns_t_ns macro
128 { "NS", T_NS },598 case T_NS: in display_rr()
125 #define T_NS 2 /* authoritative server */ macro
249 { T_NS, "NS" }, /* RFC 1035 */424 case T_NS: in ns_rprint()
139 #define T_NS 2 /* authoritative server */ macro
894 if (qtype == T_NS || qtype == T_SOA) in extract_request()