Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddnstap.c374 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_fill_net()
375 if (cptype == comm_udp) { in dt_msg_fill_net()
413 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_client_query()
449 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_client_response()
500 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_outside_query()
559 log_assert(cptype == comm_udp || cptype == comm_tcp); in dt_msg_send_outside_response()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h275 comm_udp, enumerator
H A Dnetevent.c979 log_assert(rep.c->type == comm_udp);
1098 log_assert(rep.c->type == comm_udp);
3966 c->type = comm_udp;
4030 c->type = comm_udp;
4753 if(repinfo->c->type == comm_udp) {
4811 if(repinfo->c->type == comm_udp)
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c365 c.type = comm_udp; in answer_callback_from_entry()
401 if(ans->repinfo.c->type == comm_udp) in answer_check_it()
458 repinfo.c->type = comm_udp; in fake_front_query()
491 c.type = comm_udp; in fake_pending_callback()
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgparse.c961 if (cfg && cfg->do_tcp_keepalive && c && c->type != comm_udp && c->tcp_keepalive) { in parse_edns_options_from_query()
1012 c->type == comm_udp || c->tcp_keepalive) in parse_edns_options_from_query()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c1635 else if(c->type != comm_udp) in worker_handle_request()
1668 c->type == comm_udp) { in worker_handle_request()
1694 if(c->type != comm_udp) in worker_handle_request()
1918 if(c->type == comm_udp) in worker_handle_request()
H A Dstats.c528 if(c->type != comm_udp) { in server_stats_insquery()
/netbsd-src/external/bsd/unbound/dist/dnscrypt/
H A Ddnscrypt.c928 repinfo->c->type == comm_udp, in dnsc_handle_uncurved_request()
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dfastrpz.patch3408 log_assert(rep.c->type == comm_udp);
3418 log_assert(rep.c->type == comm_udp);
3447 if(repinfo->c->type == comm_udp)
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlocalzone.c1630 ? repinfo->c->type == comm_udp in local_zone_is_udp_query()
H A Dmesh.c1240 return r->query_reply.c->type == comm_udp; in mesh_is_udp()
H A Drpz.c1697 ? repinfo->c->type == comm_udp in rpz_is_udp_query()
H A Doutside_network.c2240 dt_msg_send_outside_query(outnet->dtenv, &pend->addr, &pend->pc->pif->addr, comm_udp,