Searched refs:D_MULTI_LOW (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Derrlevel.h87 #define D_MULTI_LOW LOGLEV(3, 38, 0) /* show point-to-multipoint low-freq debug info */ macro
H A Dmulti.c252 msg (D_MULTI_LOW, "MULTI: multi_init called, r=%d v=%d",
692 msg (D_MULTI_LOW, "MULTI: unable to add real address [%s] to iterator hash table",
983 msg (D_MULTI_LOW, "MULTI: Learn%s: %s -> %s",
1156 msg (D_MULTI_LOW, "MULTI: internal route %s/%d -> %s",
1161 msg (D_MULTI_LOW, "MULTI: internal route %s -> %s",
1172 msg (D_MULTI_LOW, "MULTI: internal route %s/%d -> %s",
1177 msg (D_MULTI_LOW, "MULTI: internal route %s -> %s",
1224 msg (D_MULTI_LOW, "MULTI: new connection by client '%s' will cause previous active sessions by this client to be dropped. Remember to use the --duplicate-cn option if you want multiple clients using the same certificate or username to concurrently connect.", new_cn);
1821 msg (D_MULTI_LOW, "MULTI: primary virtual IP for %s: %s",
1830 msg (D_MULTI_LOW, "MULT
[all...]
H A Dmtcp.c126 msg (D_MULTI_LOW, "MULTI TCP: new incoming client address matches existing client address -- new client takes precedence");
191 msg (D_MULTI_LOW, "MULTI: TCP INIT maxclients=%d maxevents=%d", *maxclients, mtcp->maxevents);

Completed in 57 milliseconds