Lines Matching refs:dnf
964 bool dnf;
1152 } else if (util::strieq_l("dnf", param)) {
1153 out.dnf = true;
1218 addr.dnf = params.dnf;
1322 // All backends in the same group must have the same dnf
1323 // setting. If some backends do not specify dnf, and there is
1324 // at least one backend with dnf, it is used for all backends in
1326 // for dnf because there is no need for load balancing.
1327 if (params.dnf) {
1328 g.dnf = true;
1355 g.dnf = params.dnf;