Symbol: comm_http
sbin/unwind/libunbound/util/data/msgreply.c
1033
else if(tp == comm_http) comm = "doh";
sbin/unwind/libunbound/util/netevent.c
2925
log_assert(c->type == comm_tcp || c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
3227
if(c_hdl->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
3257
if(c_hdl->type == comm_http && c_hdl->h2_session)
sbin/unwind/libunbound/util/netevent.c
3268
if(c_hdl->type == comm_http && c_hdl->h2_session)
sbin/unwind/libunbound/util/netevent.c
3554
if(c->type == comm_http && c->h2_session) {
sbin/unwind/libunbound/util/netevent.c
4705
log_assert(c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
5171
log_assert(h2_session->c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
5293
log_assert(c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
5508
log_assert(h2_session->c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
5621
log_assert(c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
5683
log_assert(c->type == comm_http);
sbin/unwind/libunbound/util/netevent.c
6118
c->type = comm_http;
sbin/unwind/libunbound/util/netevent.c
6399
c->type = comm_http;
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
6624
if(c->type == comm_http && c->http_endpoint) {
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
6773
if(repinfo->c->type == comm_http) {
sbin/unwind/libunbound/util/netevent.c
6837
if(c->type == comm_tcp || c->type == comm_http) {
usr.sbin/unbound/daemon/remote.c
7851
cp->tcp_handlers[0]->type == comm_http) {
usr.sbin/unbound/daemon/stats.c
559
if(c->type == comm_http)
usr.sbin/unbound/dnstap/dnstap.c
434
} else if (cptype == comm_http) {
usr.sbin/unbound/util/data/msgreply.c
1033
else if(tp == comm_http) comm = "doh";
usr.sbin/unbound/util/netevent.c
2925
log_assert(c->type == comm_tcp || c->type == comm_http);
usr.sbin/unbound/util/netevent.c
3227
if(c_hdl->type == comm_http) {
usr.sbin/unbound/util/netevent.c
3257
if(c_hdl->type == comm_http && c_hdl->h2_session)
usr.sbin/unbound/util/netevent.c
3268
if(c_hdl->type == comm_http && c_hdl->h2_session)
usr.sbin/unbound/util/netevent.c
3554
if(c->type == comm_http && c->h2_session) {
usr.sbin/unbound/util/netevent.c
4705
log_assert(c->type == comm_http);
usr.sbin/unbound/util/netevent.c
5171
log_assert(h2_session->c->type == comm_http);
usr.sbin/unbound/util/netevent.c
5293
log_assert(c->type == comm_http);
usr.sbin/unbound/util/netevent.c
5508
log_assert(h2_session->c->type == comm_http);
usr.sbin/unbound/util/netevent.c
5621
log_assert(c->type == comm_http);
usr.sbin/unbound/util/netevent.c
5683
log_assert(c->type == comm_http);
usr.sbin/unbound/util/netevent.c
6118
c->type = comm_http;
usr.sbin/unbound/util/netevent.c
6399
c->type = comm_http;
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
6624
if(c->type == comm_http && c->http_endpoint) {
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
6773
if(repinfo->c->type == comm_http) {
usr.sbin/unbound/util/netevent.c
6837
if(c->type == comm_tcp || c->type == comm_http) {