Lines Matching defs:val_qstate
147 struct val_qstate { struct
151 enum val_state state;
156 struct dns_msg* orig_msg;
161 int restart_count;
163 struct sock_list* chain_blacklist;
168 struct query_info qchase;
177 struct reply_info* chase_reply;
190 size_t rrset_skip;
193 uint8_t* trust_anchor_name;
195 int trust_anchor_labs;
197 size_t trust_anchor_len;
200 struct ub_packed_rrset_key* ds_rrset;
203 uint8_t* empty_DS_name;
205 size_t empty_DS_len;
208 struct key_entry_key* key_entry;
211 enum val_classification subtype;
214 uint8_t* signer_name;
216 size_t signer_len;
219 int wait_prime_ta;
222 int msg_signatures_state;
224 size_t msg_signatures_index;
226 struct nsec3_cache_table nsec3_cache_table;
228 struct dns_msg* sub_ds_msg;
230 struct comm_timer* suspend_timer;
232 int suspend_count;