Searched refs:comm_http (Results 1 – 5 of 5) sorted by relevance
2951 log_assert(c->type == comm_tcp || c->type == comm_http);3216 if(c_hdl->type == comm_http) {3525 if(c->type == comm_http && c->h2_session) {4676 log_assert(c->type == comm_http);5158 log_assert(h2_session->c->type == comm_http);5271 log_assert(c->type == comm_http);5486 log_assert(h2_session->c->type == comm_http);5599 log_assert(c->type == comm_http);5661 log_assert(c->type == comm_http);6092 c->type = comm_http;[all …]
311 comm_http, enumerator
422 } else if (cptype == comm_http) { in dt_msg_fill_net()
551 if(c->type == comm_http) in server_stats_insquery()
1009 else if(tp == comm_http) comm = "dot"; in log_reply_info()