Searched refs:http_header_parse_ctx (Results 1 – 3 of 3) sorted by relevance
206 typedef struct http_header_parse_ctx { struct218 } http_header_parse_ctx; argument222 int http_request_parse_header (request_st * restrict r, http_header_parse_ctx * restrict hpctx);
633 http_request_parse_header (request_st * const restrict r, http_header_parse_ctx * const restrict hp… in http_request_parse_header()
1387 http_header_parse_ctx hpctx; in h2_parse_headers_frame()