Home
last modified time | relevance | path

Searched refs:rtype (Results 1 – 2 of 2) sorted by relevance

/support/
A Dsupport_format_dns_packet.c163 unsigned short rtype; in support_format_dns_packet() local
168 if (!(extract_16 (&in, &rtype) in support_format_dns_packet()
178 if ((rtype != qtype && rtype != T_CNAME) || rclass != qclass) in support_format_dns_packet()
180 switch (rtype) in support_format_dns_packet()
A Dresolv_test.c518 uint16_t rtype; in parse_query() member
532 if (rr.rtype != htons (41)) in parse_query()
534 ntohs (rr.rtype)); in parse_query()

Completed in 7 milliseconds