Home
last modified time | relevance | path

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

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