Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/headers/
Dserver_internal.h21 int handle_http_frame_goaway(struct http_client_ctx *client);
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c494 ret = handle_http_frame_goaway(client); in handle_http_request()
Dhttp_server_http2.c1656 int handle_http_frame_goaway(struct http_client_ctx *client) in handle_http_frame_goaway() function