Searched refs:comm_udp (Results 1 – 13 of 13) sorted by relevance
374 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()
275 comm_udp, enumerator
979 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)
365 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()
961 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()
1635 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()
528 if(c->type != comm_udp) { in server_stats_insquery()
928 repinfo->c->type == comm_udp, in dnsc_handle_uncurved_request()
3408 log_assert(rep.c->type == comm_udp);3418 log_assert(rep.c->type == comm_udp);3447 if(repinfo->c->type == comm_udp)
1630 ? repinfo->c->type == comm_udp in local_zone_is_udp_query()
1240 return r->query_reply.c->type == comm_udp; in mesh_is_udp()
1697 ? repinfo->c->type == comm_udp in rpz_is_udp_query()
2240 dt_msg_send_outside_query(outnet->dtenv, &pend->addr, &pend->pc->pif->addr, comm_udp,