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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_fifd.h 32 QUIC_SSTREAM *(*get_sstream_by_id)(uint64_t stream_id, member in struct:quic_fifd_st
58 QUIC_SSTREAM *(*get_sstream_by_id)(uint64_t stream_id,
  /src/crypto/external/apache2/openssl/dist/test/
quic_fifd_test.c 30 static QUIC_SSTREAM *get_sstream_by_id(uint64_t stream_id, uint32_t pn_space, function
343 get_sstream_by_id, NULL,
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_txp.c 420 static QUIC_SSTREAM *get_sstream_by_id(uint64_t stream_id, uint32_t pn_space,
566 get_sstream_by_id, txp,
1620 static QUIC_SSTREAM *get_sstream_by_id(uint64_t stream_id, uint32_t pn_space, function

Completed in 27 milliseconds