HomeSort by: relevance | last modified time | path
    Searched defs:h3_conn_remove_stream (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/demos/http3/
ossl-nghttp3.c 139 static void h3_conn_remove_stream(OSSL_DEMO_H3_CONN *conn, OSSL_DEMO_H3_STREAM *s) function
174 h3_conn_remove_stream(conn, stream);
746 h3_conn_remove_stream(conn, s_req);
ossl-nghttp3.c 139 static void h3_conn_remove_stream(OSSL_DEMO_H3_CONN *conn, OSSL_DEMO_H3_STREAM *s) function
174 h3_conn_remove_stream(conn, stream);
746 h3_conn_remove_stream(conn, s_req);

Completed in 44 milliseconds