Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel.c3455 static uint64_t *ch_get_local_stream_next_ordinal_ptr(QUIC_CHANNEL *ch, in ch_get_local_stream_next_ordinal_ptr() function
3479 const uint64_t *p_next_ordinal = ch_get_local_stream_next_ordinal_ptr(ch, is_uni); in ossl_quic_channel_is_new_local_stream_admissible()
3491 p_next_ordinal = ch_get_local_stream_next_ordinal_ptr((QUIC_CHANNEL *)ch, in ossl_quic_channel_get_local_stream_count_avail()
3514 p_next_ordinal = ch_get_local_stream_next_ordinal_ptr(ch, is_uni); in ossl_quic_channel_new_stream_local()

Completed in 12 milliseconds