Searched refs:clear_header_flag (Results 1 – 1 of 1) sorted by relevance
36 static void clear_header_flag(uint8_t *flags, uint8_t mask) in clear_header_flag() function1119 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()