Searched refs:T_NAPTR (Results 1 – 7 of 7) sorted by relevance
44 #ifndef T_NAPTR45 #define T_NAPTR 35 /* naming authority pointer */ macro115 if (rr_class == C_IN && rr_type == T_NAPTR) in ares_parse_naptr_reply()
68 #ifndef T_NAPTR69 # define T_NAPTR 35 /* Naming authority pointer */ macro144 { "NAPTR", T_NAPTR },721 case T_NAPTR: in display_rr()
188 #define T_NAPTR ns_t_naptr macro
172 #define T_NAPTR 35 /* Naming Authority PoinTeR */ macro
1291 if (qtype == T_NAPTR || qtype == T_ANY) { in answer_request()1300 daemon->local_ttl, NULL, T_NAPTR, C_IN, in answer_request()
158 #define T_NAPTR 35 /* Naming Authority PoinTeR */ macro
283 { T_NAPTR, "NAPTR" }, /* RFC 2168, RFC 2915 */