Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c59 static int ch_restart(QUIC_CHANNEL *ch);
2441 if (!ch_restart(ch)) in ch_rx_handle_packet()
2895 static int ch_restart(QUIC_CHANNEL *ch) in ch_restart() function