Searched defs:rpz_ver (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h192 int rpz_ver; member in struct:dns_rpz_zones
300 int rpz_ver; member in struct:__anon126
/bind-9.11.3/bin/named/
H A Dquery.c5276 int rpz_ver; local
5297 rpz_ver = rpzs->rpz_ver;
5322 st->rpz_ver = rpz_ver;
6779 if (rpz_st->rpz_ver != client->view->rpzs->rpz_ver) {
6785 "(rpz_ver %d, expected %d)",
6786 client->view->rpzs->rpz_ver,
6787 rpz_st->rpz_ver);
[all...]

Completed in 27 milliseconds