Symbol: LogCCP
usr.sbin/ppp/ccp.c
249
fsm_Init(&ccp->fsm, "CCP", PROTO_CCP, 1, CCP_MAXCODE, LogCCP,
usr.sbin/ppp/ccp.c
434
log_Printf(LogCCP, "%s: LayerStart.\n", fp->link->name);
usr.sbin/ppp/ccp.c
445
log_Printf(LogCCP, "%s: LayerDown.\n", fp->link->name);
usr.sbin/ppp/ccp.c
473
log_Printf(LogCCP, "%s: LayerFinish.\n", fp->link->name);
usr.sbin/ppp/ccp.c
518
log_Printf(LogCCP, "%s: LayerUp.\n", fp->link->name);
usr.sbin/ppp/ccp.c
554
log_Printf(LogCCP, "%s: Out = %s[%d], In = %s[%d]\n",
usr.sbin/ppp/ccp.c
586
log_Printf(LogCCP, " %s[%d] %s\n", protoname(opt->hdr.id),
usr.sbin/ppp/ccp.c
626
log_Printf(LogCCP, "%s: Warning: Ignoring peer NAK of unsent"
usr.sbin/ppp/ccp.c
678
log_Printf(LogCCP, "%s: Error: Unexpected CCP in phase %s (ignored)\n",
usr.sbin/ppp/ccp.c
693
log_Printf(LogCCP, "%s: Incorrect ResetAck (id %d, not %d)"
usr.sbin/ppp/ccp.c
699
log_Printf(LogCCP, "%s: Duplicate ResetAck (resetting again)\n",
usr.sbin/ppp/ccp.c
702
log_Printf(LogCCP, "%s: Unexpected ResetAck (id %d) ignored\n",
usr.sbin/ppp/deflate.c
196
log_Printf(LogCCP, "Deflate: Input channel reset\n");
usr.sbin/ppp/deflate.c
225
log_Printf(LogCCP, "DeflateInput: Seq error: Got %d, expected %d\n",
usr.sbin/ppp/deflate.c
261
log_Printf(LogCCP, "DeflateInput: inflate returned %d (%s)\n",
usr.sbin/ppp/deflate.c
305
log_Printf(LogCCP, "DeflateInput: Length error\n");
usr.sbin/ppp/deflate.c
386
log_Printf(LogCCP, "DeflateDictSetup: inflate returned %d (%s)\n",
usr.sbin/ppp/deflate.c
388
log_Printf(LogCCP, "DeflateDictSetup: avail_in %d, avail_out %d\n",
usr.sbin/ppp/deflate.c
64
log_Printf(LogCCP, "Deflate: Output channel reset\n");
usr.sbin/ppp/mppe.c
121
log_Printf(LogCCP, "MPPE: Unexpected output channel reset\n");
usr.sbin/ppp/mppe.c
123
log_Printf(LogCCP, "MPPE: Output channel reset\n");
usr.sbin/ppp/mppe.c
238
log_Printf(LogCCP, "MPPE: Unexpected input channel ack\n");
usr.sbin/ppp/mppe.c
270
log_Printf(LogCCP, "MPPEInput: Packet without MPPE_FLUSHED set"
usr.sbin/ppp/mppe.c
329
log_Printf(LogCCP, "MPPE: Input: Got seq %u, not %u\n",
usr.sbin/ppp/mppe.c
444
log_Printf(LogCCP, "MPPE: Not permitted by RADIUS server\n");
usr.sbin/ppp/mppe.c
452
log_Printf(LogCCP, "MPPE: Not usable without CHAP81\n");
usr.sbin/ppp/mppe.c
521
log_Printf(LogCCP, "MPPE: MasterKey is invalid,"
usr.sbin/ppp/mppe.c
712
log_Printf(LogCCP, "MPPE: Input channel initiated\n");
usr.sbin/ppp/mppe.c
768
log_Printf(LogCCP, "MPPE: Output channel initiated\n");
usr.sbin/ppp/pred.c
141
log_Printf(LogCCP, "Predictor1: Input channel reset\n");
usr.sbin/ppp/pred.c
150
log_Printf(LogCCP, "Predictor1: Output channel reset\n");
usr.sbin/ppp/pred.c
242
log_Printf(LogCCP, "Pred1: Length error (got %d, not %d)\n", len1, len);
usr.sbin/ppp/pred.c
251
log_Printf(LogCCP, "Pred1: Length error (got %d, not %d)\n", len + 4, olen);
usr.sbin/ppp/pred.c
284
log_Printf(LogCCP, "%s: Bad %scompressed CRC-16\n",