Searched refs:D_MULTI_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.h66 #define D_MULTI_ERRORS LOGLEV(1, 9, M_NONFATAL) /* show multi-client server errors */ macro
H A Dmudp.c82 msg (D_MULTI_ERRORS,
H A Dmulti.c679 msg (D_MULTI_ERRORS, "MULTI: new incoming connection would exceed maximum number of clients (%d)", m->max_clients);
709 msg (D_MULTI_ERRORS, "MULTI: signal occurred during client instance initialization");
1352 msg (D_MULTI_ERRORS, "MULTI: no --ifconfig-pool netmask parameter is available to push to %s",
1367 msg (D_MULTI_ERRORS, "MULTI: no free --ifconfig-pool addresses are available");
1460 msg (D_MULTI_ERRORS, "MULTI: problem deleting temporary file: %s",
1779 msg (D_MULTI_ERRORS, "MULTI: client has been rejected due to 'disable' directive");
1795 msg (D_MULTI_ERRORS, "MULTI: no dynamic or static remote --ifconfig address is available for %s",
1805 msg (D_MULTI_ERRORS, "MULTI ERROR: primary virtual IP for %s (%s) violates tunnel network/netmask constraint (%s/%s)",
1848 msg (D_MULTI_ERRORS, "MULTI: --iroute options rejected for %s -- iroute only works with tun-style tunnels",
2502 msg (D_MULTI_ERRORS, "MULT
[all...]
H A Dmtcp.c164 msg (D_MULTI_ERRORS, "MULTI TCP: TCP client address is undefined");

Completed in 61 milliseconds