Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c141 #define VALID_RESPONSE(e) ISC_MAGIC_VALID((e), RESPONSE_MAGIC) macro
498 REQUIRE(VALID_RESPONSE(resp));
1550 REQUIRE(VALID_RESPONSE(resp));
1587 REQUIRE(VALID_RESPONSE(resp)); in udp_dispentry_cancel()
1650 REQUIRE(VALID_RESPONSE(resp)); in udp_dispentry_cancel()
1749 REQUIRE(VALID_RESPONSE(resp)); in tcp_dispentry_cancel()
1770 REQUIRE(VALID_RESPONSE(*respp)); in dispentry_cancel()
1781 REQUIRE(VALID_RESPONSE(resp)); in dns_dispatch_done()
2055 REQUIRE(VALID_RESPONSE(resp)); in dns_dispatch_connect()
2077 REQUIRE(VALID_RESPONSE(res in send_done()
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c236 #define VALID_RESPONSE(e) ISC_MAGIC_VALID((e), RESPONSE_MAGIC) macro
412 if (VALID_RESPONSE(resp)) { in request_log()
3104 REQUIRE(VALID_RESPONSE(resp)); in dns_dispatch_getnext()
3157 REQUIRE(VALID_RESPONSE(*resp)); in dns_dispatch_removeresponse()
3327 REQUIRE(VALID_RESPONSE(resp)); in dns_dispatch_getentrysocket()