HomeSort by: relevance | last modified time | path
    Searched refs:OSSL_QUIC_FRAME_RESET_STREAM (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_wire.h 189 } OSSL_QUIC_FRAME_RESET_STREAM;
257 const OSSL_QUIC_FRAME_RESET_STREAM *f);
542 OSSL_QUIC_FRAME_RESET_STREAM *f);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
qlog_event_helpers.c 266 OSSL_QUIC_FRAME_RESET_STREAM f;
quic_trace.c 130 OSSL_QUIC_FRAME_RESET_STREAM frame_data;
quic_wire.c 104 const OSSL_QUIC_FRAME_RESET_STREAM *f)
600 OSSL_QUIC_FRAME_RESET_STREAM *f)
quic_rx_depack.c 146 OSSL_QUIC_FRAME_RESET_STREAM frame_data;
quic_txp.c 2535 OSSL_QUIC_FRAME_RESET_STREAM f;
  /src/crypto/external/apache2/openssl/dist/test/
quic_wire_test.c 173 static const OSSL_QUIC_FRAME_RESET_STREAM encode_case_4_f = {
189 OSSL_QUIC_FRAME_RESET_STREAM f = { 0 };
quic_txp_test.c 87 OSSL_QUIC_FRAME_RESET_STREAM reset_stream;

Completed in 40 milliseconds