Searched refs:LogLCP (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | lcp.c | 521 log_Printf(LogLCP, " TEXT %s\n", msg + 4); in lcp_SendIdentification() 531 log_Printf(LogLCP, " TEXT %s\n", data); in lcp_RecvIdentification() 688 log_Printf(LogLCP, "%s %u\n", request, mru); in LcpDecodeConfig() 746 log_Printf(LogLCP, "%s %d\n", request, mru); in LcpDecodeConfig() 1005 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1031 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1056 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1097 log_Printf(LogLCP, "%s ???\n", request); in LcpDecodeConfig() 1172 log_Printf(LogLCP, "%s\n", request); in LcpDecodeConfig() 1199 log_Printf(LogLCP, "%s %s\n", request, in LcpDecodeConfig() [all …]
|
| H A D | log.h | 44 #define LogLCP (14) macro
|
| H A D | ccp.c | 491 log_Printf(LogLCP, "%s: Closing due to CCP completion\n", fp->link->name); in CcpLayerFinish()
|
| H A D | bundle.c | 1919 log_Printf(LogLCP, "Reducing MTU to radius value %lu\n", in bundle_CalculateBandwidth() 1926 log_Printf(LogLCP, "Reducing MTU from %lu to %lu (CCP requirement)\n", in bundle_CalculateBandwidth()
|