Lines Matching refs:comm_http
2926 log_assert(c->type == comm_tcp || c->type == comm_http);
3225 if(c_hdl->type == comm_http) {
3255 if(c_hdl->type == comm_http && c_hdl->h2_session)
3266 if(c_hdl->type == comm_http && c_hdl->h2_session)
3545 if(c->type == comm_http && c->h2_session) {
4696 log_assert(c->type == comm_http);
5145 log_assert(h2_session->c->type == comm_http);
5258 log_assert(c->type == comm_http);
5473 log_assert(h2_session->c->type == comm_http);
5586 log_assert(c->type == comm_http);
5648 log_assert(c->type == comm_http);
6076 c->type = comm_http;
6353 c->type = comm_http;
6553 if(c->type == comm_tcp || c->type == comm_http) {
6570 if((c->type == comm_tcp || c->type == comm_http) && c->ssl) {
6576 if(c->type == comm_http && c->http_endpoint) {
6588 if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {
6724 if(repinfo->c->type == comm_http) {
6788 if(c->type == comm_tcp || c->type == comm_http) {