Searched refs:send_query (Results 1 – 6 of 6) sorted by relevance
383 struct outbound_entry* (*send_query)(struct query_info* qinfo, member
247 w->env->send_query = &libworker_send_query; in libworker_setup()
727 struct outbound_entry* (*send_query)(struct query_info* qinfo,
3074 fptr_ok(fptr_whitelist_modenv_send_query(qstate->env->send_query)); in processQueryTargets()3075 outq = (*qstate->env->send_query)(&iq->qinfo_out, in processQueryTargets()
2317 worker->env.send_query = &worker_send_query; in worker_init()
6514 the opt_list passed to send_query, or in edns_opt_inplace_reply.