Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_ackm_test.c523 OSSL_QUIC_ACK_RANGE ack_range = {0}; in test_tx_ack_time_script() local
572 ack.ack_ranges = &ack_range; in test_tx_ack_time_script()
575 ack_range.start = s->pn; in test_tx_ack_time_script()
576 ack_range.end = s->pn + s->num_pn; in test_tx_ack_time_script()

Completed in 8 milliseconds