Symbol: comm_tcp
sbin/unwind/libunbound/services/outside_network.c
1071
&pend_tcp->pi->addr, comm_tcp, NULL, w->sq->zone,
sbin/unwind/libunbound/services/outside_network.c
2608
&pend->pi->addr, comm_tcp, NULL, sq->zone,
sbin/unwind/libunbound/util/data/msgparse.c
1037
!c || c->type != comm_tcp ||!c->ssl || padding_seen)
sbin/unwind/libunbound/util/data/msgreply.c
1031
if(tp == comm_tcp) comm = (ssl?"dot":"tcp");
sbin/unwind/libunbound/util/netevent.c
2925
log_assert(c->type == comm_tcp || c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
3222
if((c_hdl->type == comm_tcp && c_hdl->tcp_req_info) ||
sbin/unwind/libunbound/util/netevent.c
3312
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
3345
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
3375
log_assert(c->type == comm_tcp || c->type == comm_local);
sbin/unwind/libunbound/util/netevent.c
3383
if(c->type == comm_tcp)
sbin/unwind/libunbound/util/netevent.c
4010
log_assert(c->type == comm_tcp || c->type == comm_local);
sbin/unwind/libunbound/util/netevent.c
4256
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
4615
log_assert(c->type == comm_tcp);
sbin/unwind/libunbound/util/netevent.c
6017
c->type = comm_tcp;
sbin/unwind/libunbound/util/netevent.c
6334
c->type = comm_tcp;
sbin/unwind/libunbound/util/netevent.c
6601
if(c->type == comm_tcp || c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6618
if((c->type == comm_tcp || c->type == comm_http) && c->ssl) {
sbin/unwind/libunbound/util/netevent.c
6636
if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6837
if(c->type == comm_tcp || c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6895
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
1071
&pend_tcp->pi->addr, comm_tcp, NULL, w->sq->zone,
usr.sbin/unbound/services/outside_network.c
2608
&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
1037
!c || c->type != comm_tcp ||!c->ssl || padding_seen)
usr.sbin/unbound/util/data/msgreply.c
1031
if(tp == comm_tcp) comm = (ssl?"dot":"tcp");
usr.sbin/unbound/util/netevent.c
2925
log_assert(c->type == comm_tcp || c->type == comm_http);
usr.sbin/unbound/util/netevent.c
3222
if((c_hdl->type == comm_tcp && c_hdl->tcp_req_info) ||
usr.sbin/unbound/util/netevent.c
3312
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
3345
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
3375
log_assert(c->type == comm_tcp || c->type == comm_local);
usr.sbin/unbound/util/netevent.c
3383
if(c->type == comm_tcp)
usr.sbin/unbound/util/netevent.c
4010
log_assert(c->type == comm_tcp || c->type == comm_local);
usr.sbin/unbound/util/netevent.c
4256
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
4615
log_assert(c->type == comm_tcp);
usr.sbin/unbound/util/netevent.c
6017
c->type = comm_tcp;
usr.sbin/unbound/util/netevent.c
6334
c->type = comm_tcp;
usr.sbin/unbound/util/netevent.c
6601
if(c->type == comm_tcp || c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6618
if((c->type == comm_tcp || c->type == comm_http) && c->ssl) {
usr.sbin/unbound/util/netevent.c
6636
if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6837
if(c->type == comm_tcp || c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6895
if(c->type == comm_tcp || c->type == comm_local) {