Searched refs:LogLQM (Results 1 - 2 of 2) sorted by relevance

/external/libppp/src/
H A Dlqr.c174 log_Printf(LogLQM, "%s: Too many LQR packets lost\n",
189 log_Printf(LogLQM, "%s: Too many LCP ECHO packets lost\n",
285 log_Printf(LogLQM, "%s: Expecting LQR every %d.%02d secs\n",
296 log_Printf(LogLQM, "%s: Will send %s every %d.%02d secs\n",
303 log_Printf(LogLQM, "%s: LQR/LCP ECHO not negotiated\n",
338 log_Printf(LogLQM, "%s: Stop sending LQR, Use LCP ECHO instead.\n",
341 log_Printf(LogLQM, "%s: Stop sending LCP ECHO.\n",
353 if (log_IsKept(LogLQM)) {
354 log_Printf(LogLQM, "%s: %s:\n", link, message);
355 log_Printf(LogLQM, " Magi
[all...]
H A Dlog.h45 #define LogLQM (15) macro

Completed in 52 milliseconds