Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dquic_ackm_test.c292 static const struct tx_ack_test_case *const tx_ack_cases[] = { variable
346 const struct tx_ack_test_case *c = tx_ack_cases[tidx]; in test_tx_ack_case_actual()
1099 tidx = idx % OSSL_NELEM(tx_ack_cases); in test_tx_ack_case()
1100 idx /= OSSL_NELEM(tx_ack_cases); in test_tx_ack_case()
1121 OSSL_NELEM(tx_ack_cases) * MODE_NUM * QUIC_PN_SPACE_NUM); in setup_tests()