Searched refs:MAXLOOPS (Results 1 – 3 of 3) sorted by relevance
411 #define MAXLOOPS 1000 macro554 if (clientssl != NULL && ++abortctr == MAXLOOPS) { in qtest_create_quic_connection_ex()
990 #define MAXLOOPS 1000000 macro1318 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()
826 #define MAXLOOPS 1000 macro896 if (++abortctr == MAXLOOPS) { in test_bio_ssl()
Completed in 21 milliseconds