Searched refs:ngx_http_v2_parse_length (Results 1 – 2 of 2) sorted by relevance
332 #define ngx_http_v2_parse_length(p) ((p) >> 8) macro
770 h2c->state.length = ngx_http_v2_parse_length(head); in ngx_http_v2_state_head()1780 len = ngx_http_v2_parse_length(head); in ngx_http_v2_handle_continuation()