Home
last modified time | relevance | path

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

/src/crypto/openssl/include/internal/
H A Dquic_txp.h75 size_t req_credit);
/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c533 size_t req_credit) in ossl_quic_tx_packetiser_check_unvalidated_credit() argument
535 return (txp->unvalidated_credit > req_credit); in ossl_quic_tx_packetiser_check_unvalidated_credit()