Searched refs:NGX_HTTP_V2_PRIORITY_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define NGX_HTTP_V2_PRIORITY_SIZE 5 macro1800 if (h2c->state.length != NGX_HTTP_V2_PRIORITY_SIZE) { in ngx_http_v2_state_priority()1815 if (end - pos < NGX_HTTP_V2_PRIORITY_SIZE) { in ngx_http_v2_state_priority()1826 pos += NGX_HTTP_V2_PRIORITY_SIZE; in ngx_http_v2_state_priority()