Home
last modified time | relevance | path

Searched refs:QUIC_SSTREAM_STATE_NONE (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/quic/
H A Dquic_stream_map.c163 : QUIC_SSTREAM_STATE_NONE; in ossl_quic_stream_map_alloc()
283 case QUIC_SSTREAM_STATE_NONE: in qsm_send_part_permits_gc()
383 case QUIC_SSTREAM_STATE_NONE: in ossl_quic_stream_map_ensure_send_part_id()
407 case QUIC_SSTREAM_STATE_NONE: in ossl_quic_stream_map_notify_all_data_sent()
436 case QUIC_SSTREAM_STATE_NONE: in ossl_quic_stream_map_notify_totally_acked()
457 case QUIC_SSTREAM_STATE_NONE: in ossl_quic_stream_map_reset_stream_send_part()
518 case QUIC_SSTREAM_STATE_NONE: in ossl_quic_stream_map_notify_reset_stream_acked()
H A Dquic_impl.c2497 case QUIC_SSTREAM_STATE_NONE: in quic_validate_for_write()
/openssl/include/internal/
H A Dquic_stream_map.h51 #define QUIC_SSTREAM_STATE_NONE 0 /* --- sstream == NULL */ macro
361 return s->send_state != QUIC_SSTREAM_STATE_NONE; in ossl_quic_stream_has_send()
460 case QUIC_SSTREAM_STATE_NONE: in ossl_quic_stream_send_get_final_size()

Completed in 25 milliseconds