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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddispatch.c268 #define VALID_RESPONSE(e) ISC_MAGIC_VALID((e), RESPONSE_MAGIC) macro
415 if (VALID_RESPONSE(resp)) {
3449 REQUIRE(VALID_RESPONSE(*resp));
3605 REQUIRE(VALID_RESPONSE(resp));

Completed in 2122 milliseconds