Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c395 unsigned int allow_conn_close : 1; member
1520 if (a.allow_conn_close && txp->want_conn_close && *conn_close_enc_level == enc_level) in txp_should_try_staging()
1953 if (a->allow_conn_close && txp->want_conn_close && chosen_for_conn_close) { in txp_generate_pre_token()