Searched refs:T_SRV (Results 1 – 9 of 9) sorted by relevance
49 #ifndef T_SRV50 # define T_SRV 33 /* server selection */ macro115 if (rr_class == C_IN && rr_type == T_SRV) in ares_parse_srv_reply()
81 #ifndef T_SRV82 # define T_SRV 33 /* Server selection */ macro156 { "SRV", T_SRV },721 case T_SRV: in display_rr()
186 #define T_SRV ns_t_srv macro
201 - Add T_SRV portability check to ares_parse_srv_reply.c
87 #ifndef T_SRV88 # define T_SRV 33 macro
170 #define T_SRV 33 /* Server selection */ macro
1490 if (qtype == T_SRV || qtype == T_ANY) in answer_request()1503 &offset, T_SRV, C_IN, "sssd", in answer_request()1513 …if (!found && (daemon->options & OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name… in answer_request()
278 { T_SRV, "SRV" }, /* RFC 2782 */474 case T_SRV: in ns_rprint()