Searched refs:comm_http (Results 1 – 3 of 3) sorted by relevance
1064 if(c_hdl->type == comm_http) {1352 if(c->type == comm_http && c->h2_session) {2228 log_assert(c->type == comm_http);2703 log_assert(h2_session->c->type == comm_http);2816 log_assert(c->type == comm_http);3031 log_assert(h2_session->c->type == comm_http);3144 log_assert(c->type == comm_http);3206 log_assert(c->type == comm_http);3538 c->type = comm_http;3808 c->type = comm_http;[all …]
270 comm_http, enumerator
493 if(c->type == comm_http) in server_stats_insquery()