Searched refs:comm_http (Results 1 – 3 of 3) sorted by relevance
1174 log_assert(c->type == comm_tcp || c->type == comm_http);1439 if(c_hdl->type == comm_http) {1743 if(c->type == comm_http && c->h2_session) {2890 log_assert(c->type == comm_http);3365 log_assert(h2_session->c->type == comm_http);3478 log_assert(c->type == comm_http);3693 log_assert(h2_session->c->type == comm_http);3806 log_assert(c->type == comm_http);3868 log_assert(c->type == comm_http);4209 c->type = comm_http;[all …]
281 comm_http, enumerator
536 if(c->type == comm_http) in server_stats_insquery()