Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c428 static int txp_should_try_staging(OSSL_QUIC_TX_PACKETISER *txp,
891 if (!txp_should_try_staging(txp, enc_level, archetype, cc_limit, in ossl_quic_tx_packetiser_generate()
1421 static int txp_should_try_staging(OSSL_QUIC_TX_PACKETISER *txp, in txp_should_try_staging() function