Searched refs:D_STREAM_ERRORS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dpush.c124 msg (D_STREAM_ERRORS, "Connection reset command was pushed by server ('%s')", m);
130 msg (D_STREAM_ERRORS, "Halt command was pushed by server ('%s')", m);
223 msg (D_STREAM_ERRORS, "No reply from server after sending %d push requests", max_push_requests);
H A Derrlevel.h64 #define D_STREAM_ERRORS LOGLEV(1, 7, M_NONFATAL) /* TCP stream error requiring restart */ macro
H A Dforward.c230 msg (D_STREAM_ERRORS, "Fatal TLS error (check_tls_errors_co), restarting");
867 msg (D_STREAM_ERRORS, "Connection reset, inetd/xinetd exit [%d]", status);
874 msg (D_STREAM_ERRORS, "Connection reset during exit notification period, ignoring [%d]", status);
881 msg (D_STREAM_ERRORS, "Connection reset, restarting [%d]", status);
1009 msg (D_STREAM_ERRORS, "Fatal decryption error (process_incoming_link), restarting");
H A Dsocket.c2090 msg (D_STREAM_ERRORS, "Non-OpenVPN client protocol detected");

Completed in 52 milliseconds