Searched refs:dns_statstype_rdtype (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dstats.c41 dns_statstype_rdtype = 1, enumerator in enum:__anon212
170 return (create_stats(mctx, dns_statstype_rdtype, rdtypecounter_max,
203 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_rdtype);
314 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_rdtype);

Completed in 42 milliseconds