Searched refs:tx_ack_cases (Results 1 – 1 of 1) sorted by relevance
291 static const struct tx_ack_test_case *const tx_ack_cases[] = { variable342 const struct tx_ack_test_case *c = tx_ack_cases[tidx]; in test_tx_ack_case_actual()1090 tidx = idx % OSSL_NELEM(tx_ack_cases); in test_tx_ack_case()1091 idx /= OSSL_NELEM(tx_ack_cases); in test_tx_ack_case()1112 OSSL_NELEM(tx_ack_cases) * MODE_NUM * QUIC_PN_SPACE_NUM); in setup_tests()
Completed in 8 milliseconds