Searched refs:comm_http (Results 1 – 5 of 5) sorted by relevance
2931 log_assert(c->type == comm_tcp || c->type == comm_http);3233 if(c_hdl->type == comm_http) {3263 if(c_hdl->type == comm_http && c_hdl->h2_session)3274 if(c_hdl->type == comm_http && c_hdl->h2_session)3560 if(c->type == comm_http && c->h2_session) {4711 log_assert(c->type == comm_http);5162 log_assert(h2_session->c->type == comm_http);5284 log_assert(c->type == comm_http);5499 log_assert(h2_session->c->type == comm_http);5612 log_assert(c->type == comm_http);[all …]
313 comm_http, enumerator
434 } else if (cptype == comm_http) { in dt_msg_fill_net()
553 if(c->type == comm_http) in server_stats_insquery()
1005 else if(tp == comm_http) comm = "doh"; in log_reply_info()