Searched refs:s_ctrl (Results 1 – 1 of 1) sorted by relevance
261 struct cf_osslq_stream s_ctrl; member274 cf_osslq_stream_cleanup(&h3->s_ctrl); in cf_osslq_h3conn_cleanup()676 else if(ctx->h3.s_ctrl.id == stream_id) { in cf_osslq_get_qstream()677 return &ctx->h3.s_ctrl; in cf_osslq_get_qstream()1115 result = cf_osslq_stream_open(&h3->s_ctrl, conn, in cf_osslq_h3conn_init()1137 rc = nghttp3_conn_bind_control_stream(h3->conn, h3->s_ctrl.id); in cf_osslq_h3conn_init()
Completed in 9 milliseconds