Searched refs:want_ack (Results 1 – 1 of 1) sorted by relevance
79 unsigned int want_ack : QUIC_PN_SPACE_NUM; member761 txp->want_ack |= (1UL << pn_space); in ossl_quic_tx_packetiser_schedule_ack()1493 …if (a.allow_ack && (ossl_ackm_is_ack_desired(txp->args.ackm, pn_space) || (txp->want_ack & (1UL <<… in txp_should_try_staging()1655 txp->want_ack |= (1UL << pkt->ackm_pkt.pkt_space); in on_regen_notify()1922 && (((txp->want_ack & (1UL << pn_space)) != 0) in txp_generate_pre_token()3110 txp->want_ack &= ~(1UL << pn_space); in txp_pkt_commit()