Searched refs:LRS_BODY (Results 1 – 6 of 6) sorted by relevance
112 case LRS_BODY: in lws_read_h1()126 case LRS_BODY: in lws_read_h1()344 lwsi_state(wsi) == LRS_BODY)) { in lws_h1_server_socket_service()413 if (lwsi_role_h2(wsi) && lwsi_state(wsi) != LRS_BODY) in lws_h1_server_socket_service()
127 LRS_BODY = 23, enumerator
266 if (lwsi_role_h2(wsi) && lwsi_state(wsi) != LRS_BODY && in rops_handle_POLLIN_h2()395 base != LWS_WRITE_HTTP_HEADERS && lwsi_state(wsi) != LRS_BODY && in rops_write_role_protocol_h2()798 lwsi_set_state(wsi, LRS_BODY); in lws_h2_bind_for_post_before_action()
2006 lwsi_set_state(h2n->swsi, LRS_BODY); in lws_h2_parser()
1178 if (lwsi_role_h2(wsi) && lwsi_state(wsi) != LRS_BODY && in rops_handle_POLLIN_ws()
1767 lwsi_set_state(wsi, LRS_BODY); in lws_http_action()