Searched refs:abortctr (Results 1 – 2 of 2) sorted by relevance
868 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local923 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()927 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()
1080 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local1139 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()1143 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()