Searched refs:D_PUSH_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 Derrlevel.h68 #define D_PUSH_ERRORS LOGLEV(1, 11, M_NONFATAL) /* show push/pull errors */ macro
H A Dpush.c202 msg (D_PUSH_ERRORS, "WARNING: Received bad push/pull message: %s", sanitize_control_message(BSTR(buffer), &gc));
H A Dforward.c273 msg (D_PUSH_ERRORS, "WARNING: Received unknown control message: %s", BSTR (&buf));
277 msg (D_PUSH_ERRORS, "WARNING: Receive control message failed");
H A Doptions.c3900 const int msglevel = D_PUSH_ERRORS|M_OPTERR;

Completed in 62 milliseconds