Home
last modified time | relevance | path

Searched refs:module_qstate (Results 51 – 68 of 68) sorted by relevance

123

/dports/dns/unbound/unbound-1.14.0/services/
H A Dmesh.c369 mesh_serve_expired_lookup(struct module_qstate* qstate, in mesh_serve_expired_lookup()
916 mesh_state_delete(struct module_qstate* qstate) in mesh_state_delete()
969 mesh_detect_cycle_found(struct module_qstate* qstate, struct mesh_state* dep_m) in mesh_detect_cycle_found()
983 void mesh_detach_subs(struct module_qstate* qstate) in mesh_detach_subs()
1010 int mesh_add_sub(struct module_qstate* qstate, struct query_info* qinfo, in mesh_add_sub()
1011 uint16_t qflags, int prime, int valrec, struct module_qstate** newq, in mesh_add_sub()
1056 int mesh_attach_sub(struct module_qstate* qstate, struct query_info* qinfo, in mesh_attach_sub()
1057 uint16_t qflags, int prime, int valrec, struct module_qstate** newq) in mesh_attach_sub()
1838 mesh_detect_cycle(struct module_qstate* qstate, struct query_info* qinfo, in mesh_detect_cycle()
1908 apply_respip_action(struct module_qstate* qstate, in apply_respip_action()
[all …]
H A Doutside_network.c3256 size_t zonelen, struct module_qstate* qstate,
/dports/dns/unbound/unbound-1.14.0/pythonmod/doc/examples/
H A Dexample4.rst79 If no error, the module sets :attr:`module_qstate.return_rcode` and
80 :attr:`module_qstate.ext_state`.
H A Dexample0.rst96 :param qstate: :class:`module_qstate` Query state
115 :param qstate: :class:`module_qstate` query state structure
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dval_nsec.c179 char** reason, struct module_qstate* qstate) in nsec_verify_rrset()
202 struct module_qstate* qstate) in val_nsec_prove_nodata_dsreply()
H A Dval_kcache.c84 struct module_qstate* qstate) in key_cache_insert()
H A Dval_sigcrypt.c532 struct module_qstate* qstate) in dnskeyset_verify_rrset()
601 struct module_qstate* qstate) in dnskey_verify_rrset()
641 struct module_qstate* qstate) in dnskeyset_verify_rrset_sig()
1179 struct module_qstate* qstate) in rrset_canonical()
1477 sldns_pkt_section section, struct module_qstate* qstate) in dnskey_verify_rrset_sig()
H A Dautotrust.c1264 struct module_qstate* qstate) in verify_dnskey()
1311 struct module_qstate* qstate) in rr_is_selfsigned_revoked()
1536 int* changed, struct module_qstate* qstate) in check_contains_revoked()
2156 struct module_qstate* qstate) in autr_process_prime()
H A Dval_nsec3.c1292 struct key_entry_key* kkey, char** reason, struct module_qstate* qstate) in list_is_secure()
1320 struct module_qstate* qstate) in nsec3_prove_nods()
/dports/dns/unbound/unbound-1.14.0/iterator/
H A Diter_utils.c681 causes_cycle(struct module_qstate* qstate, uint8_t* name, size_t namelen, in causes_cycle()
698 iter_mark_cycle_targets(struct module_qstate* qstate, struct delegpt* dp) in iter_mark_cycle_targets()
720 iter_mark_pside_cycle_targets(struct module_qstate* qstate, struct delegpt* dp) in iter_mark_pside_cycle_targets()
1398 iter_stub_fwd_no_cache(struct module_qstate *qstate, struct query_info *qinf, in iter_stub_fwd_no_cache()
/dports/dns/unbound/unbound-1.14.0/contrib/
H A Dfastrpz.patch2445 + struct module_qstate* qstate, struct iter_qstate* iq)
2557 +rpz_iter_resp(struct module_qstate* qstate, struct iter_qstate* iq,
2633 +rpz_cname(struct module_qstate* qstate,
2784 + struct module_qstate* qstate, struct iter_qstate* iq);
2799 +rpz_iter_resp_t rpz_iter_resp(struct module_qstate* qstate,
2815 +rpz_cname_t rpz_cname(struct module_qstate* qstate,
2938 @@ -1231,6 +1254,7 @@ processInitRequest(struct module_qstate* qstate, struct iter_qstate* iq,
2946 @@ -1317,8 +1341,7 @@ processInitRequest(struct module_qstate* qstate, struct iter_qstate* iq,
3042 @@ -3563,12 +3657,44 @@ processFinished(struct module_qstate* qstate, struct iter_qstate* iq,
3479 @@ -2761,6 +2761,12 @@ ds_response_to_ke(struct module_qstate* qstate, struct val_qstate* vq,
[all …]
/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfig_file.c2536 void errinf(struct module_qstate* qstate, const char* str) in errinf()
2561 void errinf_origin(struct module_qstate* qstate, struct sock_list *origin) in errinf_origin()
2581 char* errinf_to_str_bogus(struct module_qstate* qstate) in errinf_to_str_bogus()
2606 char* errinf_to_str_servfail(struct module_qstate* qstate) in errinf_to_str_servfail()
2631 void errinf_rrset(struct module_qstate* qstate, struct ub_packed_rrset_key *rr) in errinf_rrset()
2645 void errinf_dname(struct module_qstate* qstate, const char* str, uint8_t* dname) in errinf_dname()
/dports/dns/unbound/unbound-1.14.0/pythonmod/doc/modules/
H A Dstruct.rst4 module_qstate section in Scriptable structures
7 .. class:: module_qstate
/dports/dns/unbound/unbound-1.14.0/dnstap/
H A Dunbound-dnstap-socket.c1420 struct module_qstate* ATTR_UNUSED(q)) in worker_send_query()
1453 struct module_qstate* ATTR_UNUSED(q)) in libworker_send_query()
/dports/dns/unbound/unbound-1.14.0/libunbound/
H A Dlibworker.c887 struct module_qstate* q) in libworker_send_query()
982 struct module_qstate* ATTR_UNUSED(q)) in worker_send_query()
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dworker.c1972 int ssl_upstream, char* tls_auth_name, struct module_qstate* q) in worker_send_query()
2030 struct module_qstate* ATTR_UNUSED(q)) in libworker_send_query()
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dfake_event.c1193 struct module_qstate* qstate, comm_point_callback_type* callback, in outnet_serviced_query()
/dports/dns/unbound/unbound-1.14.0/doc/
H A DChangelog3813 option lists were added to module_qstate (module_qstate.edns_opts_*) to
3815 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that
7231 Also the errinf is public in module_qstate (for other modules).
9924 - changed iterator so that it does not alter module_qstate.qinfo

123