Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http2.c36 static void clear_header_flag(uint8_t *flags, uint8_t mask) in clear_header_flag() function
1119 clear_header_flag(&frame->flags, HTTP2_FLAG_PADDED); in parse_http_frame_padded_field()
1142 clear_header_flag(&frame->flags, HTTP2_FLAG_PRIORITY); in parse_http_frame_priority_field()