Lines Matching refs:reply_info
82 update_reason_bogus(struct reply_info* rep, sldns_ede_code reason_bogus)
294 vq->orig_msg->rep = (struct reply_info*)regional_alloc(
295 qstate->region, sizeof(struct reply_info));
298 memset(vq->orig_msg->rep, 0, sizeof(struct reply_info));
310 sizeof(struct reply_info) - sizeof(struct rrset_ref));
680 struct reply_info* chase_reply, struct key_entry_key* key_entry,
911 detect_wrongly_truncated(struct reply_info* rep)
948 remove_spurious_authority(struct reply_info* chase_reply,
949 struct reply_info* orig_reply)
1008 struct query_info* qchase, struct reply_info* chase_reply,
1127 struct query_info* qchase, struct reply_info* chase_reply,
1241 struct query_info* qchase, struct reply_info* chase_reply,
1354 validate_referral_response(struct reply_info* chase_reply)
1402 struct query_info* qchase, struct reply_info* chase_reply,
1529 struct query_info* qchase, struct reply_info* chase_reply,
1659 struct query_info* qchase, struct reply_info* chase_reply,
2498 struct reply_info* rep = (struct reply_info*)e->entry.data;