Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c1425 static int handle_priority_update_frame(struct st_h2o_http3_server_conn_t *conn, const h2o_http3_pr… in handle_priority_update_frame() function
1476 if ((err = handle_priority_update_frame(conn, &frame)) != 0) { in handle_control_stream_frame()