Symbol: LogIPCP
usr.sbin/ppp/ipcp.c
1079
log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1092
log_Printf(LogIPCP, "%s --> %s\n", tbuff2, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1097
log_Printf(log_IsKept(LogIPCP) ? LogIPCP : LogPHASE,
usr.sbin/ppp/ipcp.c
1113
log_Printf(LogIPCP, "%s %s\n", tbuff, vj2asc(compproto));
usr.sbin/ppp/ipcp.c
1180
log_Printf(LogIPCP, "%s changing compproto: %08x --> %08x\n",
usr.sbin/ppp/ipcp.c
1195
log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr));
usr.sbin/ppp/ipcp.c
1211
log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1265
log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1273
log_Printf(LogIPCP, "NBNS REQ - rejected - nbns not set\n");
usr.sbin/ppp/ipcp.c
1289
log_Printf(LogIPCP, "MS NBNS req %d - NAK??\n", opt->hdr.id);
usr.sbin/ppp/ipcp.c
1293
log_Printf(LogIPCP, "MS NBNS req %d - REJ??\n", opt->hdr.id);
usr.sbin/ppp/ipcp.c
1349
log_Printf(LogIPCP, "%s: Error: Unexpected IPCP in phase %s (ignored)\n",
usr.sbin/ppp/ipcp.c
292
log_Printf(LogIPCP, "%s not modified: All nameservers NAKd\n",
usr.sbin/ppp/ipcp.c
308
log_Printf(LogIPCP, "Primary nameserver set to %s\n", paddr);
usr.sbin/ppp/ipcp.c
314
log_Printf(LogIPCP, "Secondary nameserver set to %s\n", paddr);
usr.sbin/ppp/ipcp.c
456
fsm_Init(&ipcp->fsm, "IPCP", PROTO_IPCP, 1, IPCP_MAXCODE, LogIPCP,
usr.sbin/ppp/ipcp.c
561
log_Printf(LogIPCP, "Using trigger address %s\n",
usr.sbin/ppp/ipcp.c
723
log_Printf(LogIPCP, "Selected IP address %s\n", inet_ntoa(try));
usr.sbin/ppp/ipcp.c
824
log_Printf(LogIPCP, "%s: LayerStart.\n", fp->link->name);
usr.sbin/ppp/ipcp.c
837
log_Printf(LogIPCP, "%s: LayerFinish.\n", fp->link->name);
usr.sbin/ppp/ipcp.c
839
throughput_log(&ipcp->throughput, LogIPCP, NULL);
usr.sbin/ppp/ipcp.c
876
log_Printf(LogIPCP, "%s: LayerDown: %s\n", fp->link->name, addr);
usr.sbin/ppp/ipcp.c
936
log_Printf(LogIPCP, "%s: LayerUp.\n", fp->link->name);
usr.sbin/ppp/ipcp.c
938
log_Printf(LogIPCP, "myaddr %s hisaddr = %s\n",
usr.sbin/ppp/ipcp.c
990
log_Printf(LogIPCP, "%s: Address invalid or already in use\n",