Searched refs:T_SOA (Results 1 – 9 of 9) sorted by relevance
79 if (qclass == T_SOA && ancount > 1) in ares_parse_soa_reply()110 if ( rr_class == C_IN && rr_type == T_SOA ) in ares_parse_soa_reply()
326 #ifndef T_SOA327 # define T_SOA 6 /* ns_t_soa */ macro
89 { "SOA", T_SOA },635 case T_SOA: in display_rr()
401 #define T_SOA ns_t_soa macro
967 … ns_t_any type query, this implementation doesn't interfere with existing T_SOA query's response a…969 …ESP if it doesn't find a SOA record regardless of which response it is parsing i.e. T_SOA or T_ANY.