Symbol: comm_tcp
sbin/unwind/libunbound/services/outside_network.c
1027
&pend_tcp->pi->addr, comm_tcp, NULL, w->sq->zone,
sbin/unwind/libunbound/services/outside_network.c
2546
&pend->pi->addr, comm_tcp, NULL, sq->zone,
sbin/unwind/libunbound/util/data/msgparse.c
1030
!c || c->type != comm_tcp ||!c->ssl)
sbin/unwind/libunbound/util/data/msgreply.c
1003
if(tp == comm_tcp) comm = (ssl?"dot":"tcp");
sbin/unwind/libunbound/util/netevent.c
2931
log_assert(c->type == comm_tcp || c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
3228
if((c_hdl->type == comm_tcp && c_hdl->tcp_req_info) ||
sbin/unwind/libunbound/util/netevent.c
3318
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
3351
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
3381
log_assert(c->type == comm_tcp || c->type == comm_local);
sbin/unwind/libunbound/util/netevent.c
3389
if(c->type == comm_tcp)
sbin/unwind/libunbound/util/netevent.c
4016
log_assert(c->type == comm_tcp || c->type == comm_local);
sbin/unwind/libunbound/util/netevent.c
4262
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
4621
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
6007
c->type = comm_tcp;
sbin/unwind/libunbound/util/netevent.c
6324
c->type = comm_tcp;
sbin/unwind/libunbound/util/netevent.c
6591
if(c->type == comm_tcp || c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6608
if((c->type == comm_tcp || c->type == comm_http) && c->ssl) {
sbin/unwind/libunbound/util/netevent.c
6626
if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6826
if(c->type == comm_tcp || c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6884
if(c->type == comm_tcp || c->type == comm_local) {
usr.sbin/unbound/dnstap/dnstap.c
424
} else if (cptype == comm_tcp) {
usr.sbin/unbound/services/outside_network.c
1027
&pend_tcp->pi->addr, comm_tcp, NULL, w->sq->zone,
usr.sbin/unbound/services/outside_network.c
2546
&pend->pi->addr, comm_tcp, NULL, sq->zone,
usr.sbin/unbound/testcode/fake_event.c
386
c.type = comm_tcp;
usr.sbin/unbound/testcode/fake_event.c
473
repinfo.c->type = comm_tcp;
usr.sbin/unbound/testcode/fake_event.c
511
c.type = comm_tcp;
usr.sbin/unbound/util/data/msgparse.c
1030
!c || c->type != comm_tcp ||!c->ssl)
usr.sbin/unbound/util/data/msgreply.c
1003
if(tp == comm_tcp) comm = (ssl?"dot":"tcp");
usr.sbin/unbound/util/netevent.c
2931
log_assert(c->type == comm_tcp || c->type == comm_http);
usr.sbin/unbound/util/netevent.c
3228
if((c_hdl->type == comm_tcp && c_hdl->tcp_req_info) ||
usr.sbin/unbound/util/netevent.c
3318
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
3351
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
3381
log_assert(c->type == comm_tcp || c->type == comm_local);
usr.sbin/unbound/util/netevent.c
3389
if(c->type == comm_tcp)
usr.sbin/unbound/util/netevent.c
4016
log_assert(c->type == comm_tcp || c->type == comm_local);
usr.sbin/unbound/util/netevent.c
4262
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
4621
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
6007
c->type = comm_tcp;
usr.sbin/unbound/util/netevent.c
6324
c->type = comm_tcp;
usr.sbin/unbound/util/netevent.c
6591
if(c->type == comm_tcp || c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6608
if((c->type == comm_tcp || c->type == comm_http) && c->ssl) {
usr.sbin/unbound/util/netevent.c
6626
if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6826
if(c->type == comm_tcp || c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6884
if(c->type == comm_tcp || c->type == comm_local) {