Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c413 static void init_client_ctx(struct http_client_ctx *client, const struct http_service_desc *svc, in init_client_ctx() function
641 init_client_ctx(&ctx->clients[j - ctx->listen_fds], service, in http_server_run()