Home
last modified time | relevance | path

Searched refs:HTTP_SERVER_FRAME_CONTINUATION_STATE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/http/
Dserver.h317 HTTP_SERVER_FRAME_CONTINUATION_STATE, enumerator
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c481 case HTTP_SERVER_FRAME_CONTINUATION_STATE: in handle_http_request()
Dhttp_server_http2.c892 client->server_state = HTTP_SERVER_FRAME_CONTINUATION_STATE; in enter_http_frame_continuation_state()