Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c385 unsigned int allow_ack : 1; member
1493 …if (a.allow_ack && (ossl_ackm_is_ack_desired(txp->args.ackm, pn_space) || (txp->want_ack & (1UL <<… in txp_should_try_staging()
1920 if (a->allow_ack in txp_generate_pre_token()