Lines Matching defs:fast_reload_construct
4631 struct fast_reload_construct { struct
4633 struct views* views;
4635 struct auth_zones* auth_zones;
4637 struct iter_forwards* fwds;
4639 struct iter_hints* hints;
4641 struct respip_set* respip_set;
4643 struct acl_list* acl;
4645 struct acl_list* acl_interface;
4647 struct tcl_list* tcl;
4649 struct local_zones* local_zones;
4651 int use_response_ip;
4653 int use_rpz;
4655 struct edns_strings* edns_strings;
4657 struct val_anchors* anchors;
4659 size_t* nsec3_keysize;
4661 size_t* nsec3_maxiter;
4663 int nsec3_keyiter_count;
4665 int* target_fetch_policy;
4667 int max_dependency_depth;
4669 struct iter_donotq* donotq;
4671 struct iter_priv* priv;
4673 struct rbtree_type* caps_white;
4675 struct iter_nat64 nat64;
4677 struct rbtree_type wait_limits_netblock;
4679 struct rbtree_type wait_limits_cookie_netblock;
4681 struct rbtree_type domain_limits;
4684 struct config_file* oldcfg;