Lines Matching defs:forwarding
404 bool forwarding;
3458 * If we have DNS_FETCHOPT_NOFORWARD set and forwarding policy
3554 * If the forwarding policy is "only", we don't need the
3826 fctx->forwarding = true;
3830 * forwarding, and has to remain disabled if
3832 * forwarding could leave us in an inconsistent
3843 fctx->forwarding = false;
4039 if (fctx->minimized && !fctx->forwarding) {
6881 * Note that if BIND is configured as a forwarding DNS server,
6883 * we must also check whether forwarding is enabled so that
6886 if (!fctx->forwarding && dns_name_issubdomain(tname, fctx->domain)) {