Searched refs:ossl_quic_channel_reject_stream (Results 1 – 2 of 2) sorted by relevance
401 void ossl_quic_channel_reject_stream(QUIC_CHANNEL *ch, QUIC_STREAM *qs);
3968 ossl_quic_channel_reject_stream(ch, qs); in ossl_quic_channel_new_stream_remote()3987 void ossl_quic_channel_reject_stream(QUIC_CHANNEL *ch, QUIC_STREAM *qs) in ossl_quic_channel_reject_stream() function