Home
last modified time | relevance | path

Searched refs:sub_ds_msg (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/unbound/validator/
H A Dvalidator.h228 struct dns_msg* sub_ds_msg; member
H A Dvalidator.c2066 if(vq->sub_ds_msg) { in processFindKey()
2070 msg = vq->sub_ds_msg; in processFindKey()
2080 vq->sub_ds_msg = NULL; in processFindKey()
3426 vq->sub_ds_msg = dns_msg_deepcopy_region( in val_inform_super()