Home
last modified time | relevance | path

Searched defs:qstate (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-11-stable/usr.sbin/nscd/
HDmp_ws_query.c68 on_mp_write_session_destroy(struct query_state *qstate) in on_mp_write_session_destroy()
94 on_mp_write_session_request_read1(struct query_state *qstate) in on_mp_write_session_request_read1()
137 on_mp_write_session_request_read2(struct query_state *qstate) in on_mp_write_session_request_read2()
163 on_mp_write_session_request_process(struct query_state *qstate) in on_mp_write_session_request_process()
260 on_mp_write_session_response_write1(struct query_state *qstate) in on_mp_write_session_response_write1()
295 on_mp_write_session_mapper(struct query_state *qstate) in on_mp_write_session_mapper()
350 on_mp_write_session_write_request_read1(struct query_state *qstate) in on_mp_write_session_write_request_read1()
388 on_mp_write_session_write_request_read2(struct query_state *qstate) in on_mp_write_session_write_request_read2()
414 on_mp_write_session_write_request_process(struct query_state *qstate) in on_mp_write_session_write_request_process()
443 on_mp_write_session_write_response_write1(struct query_state *qstate) in on_mp_write_session_write_response_write1()
[all …]
HDquery.c156 on_query_startup(struct query_state *qstate) in on_query_startup()
251 on_rw_mapper(struct query_state *qstate) in on_rw_mapper()
289 on_query_destroy(struct query_state *qstate) in on_query_destroy()
306 on_write_request_read1(struct query_state *qstate) in on_write_request_read1()
366 on_write_request_read2(struct query_state *qstate) in on_write_request_read2()
398 on_write_request_process(struct query_state *qstate) in on_write_request_process()
471 on_negative_write_request_process(struct query_state *qstate) in on_negative_write_request_process()
551 on_write_response_write1(struct query_state *qstate) in on_write_response_write1()
583 on_read_request_read1(struct query_state *qstate) in on_read_request_read1()
632 on_read_request_read2(struct query_state *qstate) in on_read_request_read2()
[all …]
HDmp_rs_query.c68 on_mp_read_session_destroy(struct query_state *qstate) in on_mp_read_session_destroy()
93 on_mp_read_session_request_read1(struct query_state *qstate) in on_mp_read_session_request_read1()
132 on_mp_read_session_request_read2(struct query_state *qstate) in on_mp_read_session_request_read2()
157 on_mp_read_session_request_process(struct query_state *qstate) in on_mp_read_session_request_process()
329 on_mp_read_session_response_write1(struct query_state *qstate) in on_mp_read_session_response_write1()
365 on_mp_read_session_mapper(struct query_state *qstate) in on_mp_read_session_mapper()
416 on_mp_read_session_read_request_process(struct query_state *qstate) in on_mp_read_session_read_request_process()
452 on_mp_read_session_read_response_write1(struct query_state *qstate) in on_mp_read_session_read_response_write1()
492 on_mp_read_session_read_response_write2(struct query_state *qstate) in on_mp_read_session_read_response_write2()
525 on_mp_read_session_close_notification(struct query_state *qstate) in on_mp_read_session_close_notification()
HDnscd.c232 struct query_state *qstate; in accept_connection() local
285 struct query_state *qstate; in process_socket_event() local
467 struct query_state *qstate; in process_timer_event() local
/freebsd-11-stable/contrib/unbound/iterator/
HDiterator.c132 iter_new(struct module_qstate* qstate, int id) in iter_new()
225 error_supers(struct module_qstate* qstate, int id, struct module_qstate* super) in error_supers()
277 error_response(struct module_qstate* qstate, int id, int rcode) in error_response()
298 error_response_cache(struct module_qstate* qstate, int id, int rcode) in error_response_cache()
482 iter_add_prepend_answer(struct module_qstate* qstate, struct iter_qstate* iq, in iter_add_prepend_answer()
507 iter_add_prepend_auth(struct module_qstate* qstate, struct iter_qstate* iq, in iter_add_prepend_auth()
539 handle_cname_response(struct module_qstate* qstate, struct iter_qstate* iq, in handle_cname_response()
681 uint16_t qclass, struct module_qstate* qstate, int id, in generate_sub_request()
777 prime_root(struct module_qstate* qstate, struct iter_qstate* iq, int id, in prime_root()
838 prime_stub(struct module_qstate* qstate, struct iter_qstate* iq, int id, in prime_stub()
[all …]
HDiter_utils.c677 causes_cycle(struct module_qstate* qstate, uint8_t* name, size_t namelen, in causes_cycle()
694 iter_mark_cycle_targets(struct module_qstate* qstate, struct delegpt* dp) in iter_mark_cycle_targets()
716 iter_mark_pside_cycle_targets(struct module_qstate* qstate, struct delegpt* dp) in iter_mark_pside_cycle_targets()
1393 iter_stub_fwd_no_cache(struct module_qstate *qstate, struct query_info *qinf) in iter_stub_fwd_no_cache()
/freebsd-11-stable/contrib/unbound/cachedb/
HDcachedb.c289 cachedb_new(struct module_qstate* qstate, int id) in cachedb_new()
312 error_response(struct module_qstate* qstate, int id, int rcode) in error_response()
331 calc_hash(struct module_qstate* qstate, char* buf, size_t len) in calc_hash()
379 prep_data(struct module_qstate* qstate, struct sldns_buffer* buf) in prep_data()
430 good_expiry_and_qinfo(struct module_qstate* qstate, struct sldns_buffer* buf) in good_expiry_and_qinfo()
492 parse_data(struct module_qstate* qstate, struct sldns_buffer* buf) in parse_data()
571 cachedb_extcache_lookup(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_lookup()
598 cachedb_extcache_store(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_store()
618 cachedb_intcache_lookup(struct module_qstate* qstate) in cachedb_intcache_lookup()
649 cachedb_intcache_store(struct module_qstate* qstate) in cachedb_intcache_store()
[all …]
/freebsd-11-stable/contrib/unbound/ipsecmod/
HDipsecmod.c102 ipsecmod_new(struct module_qstate* qstate, int id) in ipsecmod_new()
124 ipsecmod_error(struct module_qstate* qstate, int id) in ipsecmod_error()
143 generate_request(struct module_qstate* qstate, int id, uint8_t* name, in generate_request()
238 call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq, in call_hook()
375 ipsecmod_handle_query(struct module_qstate* qstate, in ipsecmod_handle_query()
461 ipsecmod_handle_response(struct module_qstate* qstate, in ipsecmod_handle_response()
498 ipsecmod_operate(struct module_qstate* qstate, enum module_ev event, int id, in ipsecmod_operate()
549 ipsecmod_inform_super(struct module_qstate* qstate, int id, in ipsecmod_inform_super()
580 ipsecmod_clear(struct module_qstate* qstate, int id) in ipsecmod_clear()
/freebsd-11-stable/contrib/unbound/edns-subnet/
HDsubnetmod.c87 subnet_new_qstate(struct module_qstate *qstate, int id) in subnet_new_qstate()
102 struct module_qstate *qstate) in ecs_opt_list_append()
139 uint16_t ATTR_UNUSED(flags), struct module_qstate* qstate, in ecs_whitelist_check()
318 update_cache(struct module_qstate *qstate, int id) in update_cache()
401 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq) in lookup_and_reply()
469 eval_response(struct module_qstate *qstate, int id, struct subnet_qstate *sq) in eval_response()
635 ecs_query_response(struct module_qstate* qstate, struct dns_msg* response, in ecs_query_response()
668 ecs_edns_back_parsed(struct module_qstate* qstate, int id, in ecs_edns_back_parsed()
697 subnetmod_operate(struct module_qstate *qstate, enum module_ev event, in subnetmod_operate()
837 subnetmod_clear(struct module_qstate *ATTR_UNUSED(qstate), in subnetmod_clear()
[all …]
/freebsd-11-stable/contrib/unbound/validator/
HDvalidator.c214 val_new_getmsg(struct module_qstate* qstate, struct val_qstate* vq) in val_new_getmsg()
255 val_new(struct module_qstate* qstate, int id) in val_new()
276 val_error(struct module_qstate* qstate, int id) in val_error()
296 needs_validation(struct module_qstate* qstate, int ret_rc, in needs_validation()
379 generate_request(struct module_qstate* qstate, int id, uint8_t* name, in generate_request()
442 generate_keytag_query(struct module_qstate* qstate, int id, in generate_keytag_query()
530 prime_trust_anchor(struct module_qstate* qstate, struct val_qstate* vq, in prime_trust_anchor()
584 validate_msg_signatures(struct module_qstate* qstate, struct module_env* env, in validate_msg_signatures()
1481 processInit(struct module_qstate* qstate, struct val_qstate* vq, in processInit()
1668 processFindKey(struct module_qstate* qstate, struct val_qstate* vq, int id) in processFindKey()
[all …]
HDval_utils.c339 struct module_qstate* qstate) in val_verify_rrset()
395 char** reason, sldns_pkt_section section, struct module_qstate* qstate) in val_verify_rrset_entry()
418 struct module_qstate* qstate) in verify_dnskeys_with_ds_rr()
486 struct module_qstate* qstate) in val_verify_DNSKEY_with_DS()
562 struct module_qstate* qstate) in val_verify_new_DNSKEYs()
589 struct module_qstate* qstate) in val_verify_DNSKEY_with_TA()
700 char** reason, struct module_qstate* qstate) in val_verify_new_DNSKEYs_with_ta()
HDval_nsec.c179 char** reason, struct module_qstate* qstate) in nsec_verify_rrset()
201 struct module_qstate* qstate) in val_nsec_prove_nodata_dsreply()
HDval_kcache.c84 struct module_qstate* qstate) in key_cache_insert()
HDval_sigcrypt.c489 struct module_qstate* qstate) in dnskeyset_verify_rrset()
558 struct module_qstate* qstate) in dnskey_verify_rrset()
598 struct module_qstate* qstate) in dnskeyset_verify_rrset_sig()
1136 struct module_qstate* qstate) in rrset_canonical()
1381 sldns_pkt_section section, struct module_qstate* qstate) in dnskey_verify_rrset_sig()
/freebsd-11-stable/contrib/unbound/dynlibmod/examples/
HDhelloworld.c62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event, in operate()
93 EXPORT void inform_super(struct module_qstate* qstate, int id, in inform_super()
100 EXPORT void clear(struct module_qstate* qstate, int id) { in clear()
119 struct module_qstate* qstate, struct reply_info* rep, int rcode, in reply_callback()
/freebsd-11-stable/contrib/unbound/dns64/
HDdns64.c460 handle_ipv6_ptr(struct module_qstate* qstate, int id) in handle_ipv6_ptr()
512 generate_type_A_query(struct module_qstate* qstate, int id) in generate_type_A_query()
549 dns64_always_synth_for_qname(struct module_qstate* qstate, int id) in dns64_always_synth_for_qname()
573 handle_event_pass(struct module_qstate* qstate, int id) in handle_event_pass()
616 handle_event_moddone(struct module_qstate* qstate, int id) in handle_event_moddone()
675 dns64_operate(struct module_qstate* qstate, enum module_ev event, int id, in dns64_operate()
808 dns64_adjust_a(int id, struct module_qstate* super, struct module_qstate* qstate) in dns64_adjust_a()
905 dns64_adjust_ptr(struct module_qstate* qstate, struct module_qstate* super) in dns64_adjust_ptr()
940 dns64_inform_super(struct module_qstate* qstate, int id, in dns64_inform_super()
1001 dns64_clear(struct module_qstate* qstate, int id) in dns64_clear()
/freebsd-11-stable/contrib/unbound/util/
HDfptr_wlist.c351 fptr_whitelist_modenv_detach_subs(void (*fptr)( in fptr_whitelist_modenv_detach_subs()
359 fptr_whitelist_modenv_attach_sub(int (*fptr)( in fptr_whitelist_modenv_attach_sub()
368 fptr_whitelist_modenv_add_sub(int (*fptr)( in fptr_whitelist_modenv_add_sub()
385 fptr_whitelist_modenv_detect_cycle(int (*fptr)( in fptr_whitelist_modenv_detect_cycle()
450 fptr_whitelist_mod_operate(void (*fptr)(struct module_qstate* qstate, in fptr_whitelist_mod_operate()
479 fptr_whitelist_mod_inform_super(void (*fptr)( in fptr_whitelist_mod_inform_super()
508 fptr_whitelist_mod_clear(void (*fptr)(struct module_qstate* qstate, in fptr_whitelist_mod_clear()
HDconfig_file.c2479 void errinf(struct module_qstate* qstate, const char* str) in errinf()
2504 void errinf_origin(struct module_qstate* qstate, struct sock_list *origin) in errinf_origin()
2524 char* errinf_to_str_bogus(struct module_qstate* qstate) in errinf_to_str_bogus()
2549 char* errinf_to_str_servfail(struct module_qstate* qstate) in errinf_to_str_servfail()
2574 void errinf_rrset(struct module_qstate* qstate, struct ub_packed_rrset_key *rr) in errinf_rrset()
2588 void errinf_dname(struct module_qstate* qstate, const char* str, uint8_t* dname) in errinf_dname()
/freebsd-11-stable/contrib/unbound/dynlibmod/
HDdynlibmod.c178 void dynlibmod_operate(struct module_qstate* qstate, enum module_ev event, in dynlibmod_operate()
186 void dynlibmod_inform_super(struct module_qstate* qstate, int id, in dynlibmod_inform_super()
194 void dynlibmod_clear(struct module_qstate* qstate, int id) { in dynlibmod_clear()
213 struct module_qstate* qstate, struct reply_info* rep, int rcode, in dynlib_inplace_cb_reply_generic()
222 struct module_qstate* qstate, struct sockaddr_storage* addr, in dynlib_inplace_cb_query_generic()
229 int dynlib_inplace_cb_edns_back_parsed(struct module_qstate* qstate, in dynlib_inplace_cb_edns_back_parsed()
235 int dynlib_inplace_cb_query_response(struct module_qstate* qstate, in dynlib_inplace_cb_query_response()
/freebsd-11-stable/contrib/unbound/ipset/
HDipset.c34 static int error_response(struct module_qstate* qstate, int id, int rcode) { in error_response()
273 static int ipset_new(struct module_qstate* qstate, int id) { in ipset_new()
288 void ipset_operate(struct module_qstate *qstate, enum module_ev event, int id, in ipset_operate()
344 void ipset_inform_super(struct module_qstate *ATTR_UNUSED(qstate), in ipset_inform_super()
350 void ipset_clear(struct module_qstate *qstate, int id) { in ipset_clear()
/freebsd-11-stable/contrib/unbound/services/
HDmesh.c363 mesh_serve_expired_lookup(struct module_qstate* qstate, in mesh_serve_expired_lookup()
910 mesh_state_delete(struct module_qstate* qstate) in mesh_state_delete()
963 mesh_detect_cycle_found(struct module_qstate* qstate, struct mesh_state* dep_m) in mesh_detect_cycle_found()
977 void mesh_detach_subs(struct module_qstate* qstate) in mesh_detach_subs()
1004 int mesh_add_sub(struct module_qstate* qstate, struct query_info* qinfo, in mesh_add_sub()
1050 int mesh_attach_sub(struct module_qstate* qstate, struct query_info* qinfo, in mesh_attach_sub()
1811 mesh_detect_cycle(struct module_qstate* qstate, struct query_info* qinfo, in mesh_detect_cycle()
1882 apply_respip_action(struct module_qstate* qstate, in apply_respip_action()
1911 struct module_qstate* qstate = &mstate->s; in mesh_serve_expired_callback() local
HDoutbound_list.h69 struct module_qstate* qstate; member
/freebsd-11-stable/contrib/unbound/util/data/
HDmsgreply.c1039 struct query_info* qinfo, struct module_qstate* qstate, in inplace_cb_reply_call_generic()
1062 struct module_qstate* qstate, struct reply_info* rep, int rcode, in inplace_cb_reply_call()
1072 struct query_info* qinfo, struct module_qstate* qstate, in inplace_cb_reply_cache_call()
1083 struct query_info* qinfo, struct module_qstate* qstate, in inplace_cb_reply_local_call()
1094 struct query_info* qinfo, struct module_qstate* qstate, in inplace_cb_reply_servfail_call()
1110 uint8_t* zone, size_t zonelen, struct module_qstate* qstate, in inplace_cb_query_call()
1125 struct module_qstate* qstate) in inplace_cb_edns_back_parsed_call()
1139 struct module_qstate* qstate, struct dns_msg* response) { in inplace_cb_query_response_call()
/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-cmd-queue.c145 __cvmx_cmd_queue_state_t *qstate; in cvmx_cmd_queue_initialize() local
/freebsd-11-stable/contrib/unbound/respip/
HDrespip.c1060 generate_cname_request(struct module_qstate* qstate, in generate_cname_request()
1077 respip_operate(struct module_qstate* qstate, enum module_ev event, int id, in respip_operate()
1223 respip_inform_super(struct module_qstate* qstate, int id, in respip_inform_super()
1258 respip_clear(struct module_qstate* qstate, int id) in respip_clear()

12