Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dquic_ackm_test.c144 struct tx_ack_test_case { struct
153 static const struct tx_ack_test_case tx_ack_case_##n = { \ argument
292 static const struct tx_ack_test_case *const tx_ack_cases[] = {
346 const struct tx_ack_test_case *c = tx_ack_cases[tidx]; in test_tx_ack_case_actual()