Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_fc.c31 txfc->has_become_blocked = 0; in OSSL_SAFE_MATH_UNSIGNED()
82 txfc->has_become_blocked = 1; in ossl_quic_txfc_consume_credit_local()
103 int r = txfc->has_become_blocked; in ossl_quic_txfc_has_become_blocked()
106 txfc->has_become_blocked = 0; in ossl_quic_txfc_has_become_blocked()
/openssl/include/internal/
H A Dquic_fc.h29 char has_become_blocked; member

Completed in 7 milliseconds