Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http2.c283 int send_window_update_frame(struct http_client_ctx *client, in send_window_update_frame() function
1189 ret = send_window_update_frame(client, stream); in handle_http_frame_data()
1194 ret = send_window_update_frame(client, NULL); in handle_http_frame_data()