Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h307 comm_udp, enumerator
H A Dnetevent.c1014 log_assert(rep.c->type == comm_udp);
1138 log_assert(rep.c->type == comm_udp);
5773 c->type = comm_udp;
5838 c->type = comm_udp;
6676 if(repinfo->c->type == comm_udp) {
6758 if(repinfo->c->type == comm_udp)
/freebsd/contrib/unbound/testcode/
H A Dfake_event.c384 c.type = comm_udp; in answer_callback_from_entry()
420 if(ans->repinfo.c->type == comm_udp) in answer_check_it()
477 repinfo.c->type = comm_udp; in fake_front_query()
509 c.type = comm_udp; in fake_pending_callback()
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c962 if (cfg && cfg->do_tcp_keepalive && c && c->type != comm_udp && c->tcp_keepalive) { in parse_edns_options_from_query()
1013 c->type == comm_udp || c->tcp_keepalive) in parse_edns_options_from_query()
/freebsd/contrib/unbound/daemon/
H A Dworker.c1723 else if(c->type != comm_udp) in worker_handle_request()
1756 c->type == comm_udp) { in worker_handle_request()
1782 if(c->type != comm_udp) in worker_handle_request()
1998 if(c->type == comm_udp) in worker_handle_request()
H A Dstats.c544 if(c->type != comm_udp) { in server_stats_insquery()
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.c420 if (cptype == comm_udp) { in dt_msg_fill_net()
/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.c928 repinfo->c->type == comm_udp, in dnsc_handle_uncurved_request()
/freebsd/contrib/unbound/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)
/freebsd/contrib/unbound/services/
H A Dlocalzone.c1647 ? repinfo->c->type == comm_udp in local_zones_zone_answer()
H A Dmesh.c1386 return r->query_reply.c->type == comm_udp; in mesh_is_udp()
H A Drpz.c1766 ? repinfo->c->type == comm_udp in rpz_is_udp_query()
H A Doutside_network.c2266 dt_msg_send_outside_query(outnet->dtenv, &pend->addr, &pend->pc->pif->addr, comm_udp, NULL,