Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/dns64/
HDdns64.c87 struct dns64_qstate { struct
575 struct dns64_qstate* iq = (struct dns64_qstate*)qstate->minfo[id]; in handle_event_pass()
618 struct dns64_qstate* iq = (struct dns64_qstate*)qstate->minfo[id]; in handle_event_moddone()
678 struct dns64_qstate* iq; in dns64_operate()
688 iq = (struct dns64_qstate*)regional_alloc( in dns64_operate()
706 iq = (struct dns64_qstate*)qstate->minfo[id]; in dns64_operate()
943 struct dns64_qstate* super_dq = (struct dns64_qstate*)super->minfo[id]; in dns64_inform_super()
953 super_dq = (struct dns64_qstate*)regional_alloc(super->region, in dns64_inform_super()