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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_stream_map.h 72 #define QUIC_RSTREAM_STATE_NONE 0 /* --- rstream == NULL */
374 return s->recv_state != QUIC_RSTREAM_STATE_NONE;
491 case QUIC_RSTREAM_STATE_NONE:
520 case QUIC_RSTREAM_STATE_NONE:
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_stream_map.c 165 : QUIC_RSTREAM_STATE_NONE;
541 case QUIC_RSTREAM_STATE_NONE:
557 case QUIC_RSTREAM_STATE_NONE:
574 case QUIC_RSTREAM_STATE_NONE:
597 case QUIC_RSTREAM_STATE_NONE:
640 case QUIC_RSTREAM_STATE_NONE:
659 case QUIC_RSTREAM_STATE_NONE:
quic_impl.c 2909 case QUIC_RSTREAM_STATE_NONE:

Completed in 28 milliseconds