Searched refs:stats2 (Results 1 – 3 of 3) sorted by relevance
98 struct stats stats1, stats2; in test_tls13_ticket_ciphersuite_mismatch() local124 && TEST_true(stats_init(&stats2)) in test_tls13_ticket_ciphersuite_mismatch()125 && TEST_true(SSL_set_ex_data(c_ssl, stats_idx, &stats2)) in test_tls13_ticket_ciphersuite_mismatch()128 && TEST_uint_eq(stats2.tickets, 2); in test_tls13_ticket_ciphersuite_mismatch()
413 struct bnxt_qplib_stats stats2; member
1738 stat = (tid == 0xffff) ? &hctx->stats : &hctx->stats2; in bnxt_re_net_stats_ctx_alloc()