Searched refs:ngx_http_v2_state_ping (Results 1 – 1 of 1) sorted by relevance
104 static u_char *ngx_http_v2_state_ping(ngx_http_v2_connection_t *h2c,202 ngx_http_v2_state_ping, /* NGX_HTTP_V2_PING_FRAME */2139 ngx_http_v2_state_ping(ngx_http_v2_connection_t *h2c, u_char *pos, u_char *end) in ngx_http_v2_state_ping() function2153 return ngx_http_v2_state_save(h2c, pos, end, ngx_http_v2_state_ping); in ngx_http_v2_state_ping()