Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/dnstap/
HDdnstap.c330 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_fill_net()
331 if (cptype == comm_udp) { in dt_msg_fill_net()
365 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_client_query()
397 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_client_response()
445 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_outside_query()
501 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_outside_response()
/NextBSD/contrib/unbound/util/
HDnetevent.h200 comm_udp, enumerator
HDnetevent.c588 log_assert(rep.c->type == comm_udp); in comm_point_udp_ancil_callback()
676 log_assert(rep.c->type == comm_udp); in comm_point_udp_callback()
1543 c->type = comm_udp;
1594 c->type = comm_udp;
1952 if(repinfo->c->type == comm_udp) {
1984 if(repinfo->c->type == comm_udp)
/NextBSD/contrib/unbound/daemon/
HDworker.c903 c->type == comm_udp) { in worker_handle_request()
926 if(c->type != comm_udp) in worker_handle_request()
1009 if(c->type == comm_udp) in worker_handle_request()
HDstats.c296 if(c->type != comm_udp) in server_stats_insquery()
/NextBSD/contrib/unbound/services/
HDoutside_network.c1045 dt_msg_send_outside_query(outnet->dtenv, &pend->addr, comm_udp,