Home
last modified time | relevance | path

Searched refs:LogLCP (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/usr.sbin/ppp/
H A Dlcp.c521 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 Dlog.h44 #define LogLCP (14) macro
H A Dccp.c491 log_Printf(LogLCP, "%s: Closing due to CCP completion\n", fp->link->name); in CcpLayerFinish()
H A Dbundle.c1919 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()