Searched refs:LogLCP (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | lcp.c | 523 log_Printf(LogLCP, " TEXT %s\n", msg + 4); in lcp_SendIdentification() 533 log_Printf(LogLCP, " TEXT %s\n", data); in lcp_RecvIdentification() 690 log_Printf(LogLCP, "%s %u\n", request, mru); in LcpDecodeConfig() 748 log_Printf(LogLCP, "%s %d\n", request, mru); in LcpDecodeConfig() 1007 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1033 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1058 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1099 log_Printf(LogLCP, "%s ???\n", request); in LcpDecodeConfig() 1174 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1201 log_Printf(LogLCP, "%s %s\n", request, in LcpDecodeConfig() [all …]
|
| H A D | log.h | 46 #define LogLCP (14) macro
|
| H A D | ccp.c | 493 log_Printf(LogLCP, "%s: Closing due to CCP completion\n", fp->link->name); in CcpLayerFinish()
|
| H A D | bundle.c | 1924 log_Printf(LogLCP, "Reducing MTU to radius value %lu\n", in bundle_CalculateBandwidth() 1931 log_Printf(LogLCP, "Reducing MTU from %lu to %lu (CCP requirement)\n", in bundle_CalculateBandwidth()
|