Searched refs:http_resource_detail_static_fs (Results 1 – 5 of 5) sorted by relevance
133 struct http_resource_detail_static_fs { struct153 BUILD_ASSERT(offsetof(struct http_resource_detail_static_fs, common) == 0); argument
469 int handle_http1_static_fs_resource(struct http_resource_detail_static_fs *static_fs_detail, in handle_http1_static_fs_resource()1041 (struct http_resource_detail_static_fs *)detail, client); in handle_http1_request()
454 static int handle_http2_static_fs_resource(struct http_resource_detail_static_fs *static_fs_detail, in handle_http2_static_fs_resource()1108 (struct http_resource_detail_static_fs *)detail, frame, client); in handle_http1_to_http2_upgrade()1618 (struct http_resource_detail_static_fs *)detail, frame, client); in handle_http_frame_headers()
241 struct http_resource_detail_static_fs static_fs_resource_detail = {
2507 static struct http_resource_detail_static_fs static_file_resource_detail = {