Home
last modified time | relevance | path

Searched defs:response_ctx (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/net/sockets/http_server/src/
Dmain.c72 struct http_response_ctx *response_ctx, void *user_data) in echo_handler()
117 struct http_response_ctx *response_ctx, void *user_data) in uptime_handler()
176 struct http_response_ctx *response_ctx, void *user_data) in led_handler()
/Zephyr-latest/samples/net/prometheus/src/
Dstats.c37 struct http_response_ctx *response_ctx, void *user_data) in stats_handler()
Dmain.c47 struct http_response_ctx *response_ctx, void *user_data) in dyn_handler()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c264 struct http_response_ctx response_ctx; in dynamic_get_del_req() local
308 struct http_response_ctx response_ctx; in dynamic_post_put_req() local
Dhttp_server_http2.c567 struct http_response_ctx response_ctx; in dynamic_get_del_req_v2() local
620 struct http_response_ctx response_ctx; in dynamic_post_put_req_v2() local
1389 struct http_response_ctx response_ctx; in handle_http_frame_headers_end_stream() local
Dhttp_server_core.c309 struct http_response_ctx response_ctx; in client_release_resources() local
/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c251 struct http_response_ctx *response_ctx, void *user_data) in dynamic_cb()
321 struct http_response_ctx *response_ctx, void *user_data) in dynamic_request_headers_cb()
419 struct http_response_ctx *response_ctx, void *user_data) in dynamic_response_headers_cb()