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 */
375 return s->recv_state != QUIC_RSTREAM_STATE_NONE;
492 case QUIC_RSTREAM_STATE_NONE:
521 case QUIC_RSTREAM_STATE_NONE:
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_stream_map.c 166 : QUIC_RSTREAM_STATE_NONE;
549 case QUIC_RSTREAM_STATE_NONE:
565 case QUIC_RSTREAM_STATE_NONE:
582 case QUIC_RSTREAM_STATE_NONE:
605 case QUIC_RSTREAM_STATE_NONE:
648 case QUIC_RSTREAM_STATE_NONE:
667 case QUIC_RSTREAM_STATE_NONE:
quic_impl.c 2915 case QUIC_RSTREAM_STATE_NONE:

Completed in 18 milliseconds