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

/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h299 dns_rpz_popt_t popt; member in struct:__anon126
/bind-9.11.3/bin/named/
H A Dquery.c1001 if ((st->popt.no_log & DNS_RPZ_ZBIT(rpz_num)) != 0)
1102 if (st->popt.no_log == 0 &&
4337 zbits &= st->popt.no_rd_ok;
5275 dns_rpz_popt_t popt; local
5296 popt = rpzs->p;
5321 st->popt = popt;
5492 while (st->r.label > st->popt.min_ns_labels) {

Completed in 32 milliseconds