Symbol: LogIPCP
usr.sbin/ppp/ipcp.c
1065
log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1078
log_Printf(LogIPCP, "%s --> %s\n", tbuff2, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1083
log_Printf(log_IsKept(LogIPCP) ? LogIPCP : LogPHASE,
usr.sbin/ppp/ipcp.c
1099
log_Printf(LogIPCP, "%s %s\n", tbuff, vj2asc(compproto));
usr.sbin/ppp/ipcp.c
1166
log_Printf(LogIPCP, "%s changing compproto: %08x --> %08x\n",
usr.sbin/ppp/ipcp.c
1181
log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr));
usr.sbin/ppp/ipcp.c
1197
log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1251
log_Printf(LogIPCP, "%s %s\n", tbuff, inet_ntoa(ipaddr));
usr.sbin/ppp/ipcp.c
1259
log_Printf(LogIPCP, "NBNS REQ - rejected - nbns not set\n");
usr.sbin/ppp/ipcp.c
1275
log_Printf(LogIPCP, "MS NBNS req %d - NAK??\n", opt->hdr.id);
usr.sbin/ppp/ipcp.c
1279
log_Printf(LogIPCP, "MS NBNS req %d - REJ??\n", opt->hdr.id);
usr.sbin/ppp/ipcp.c
1335
log_Printf(LogIPCP, "%s: Error: Unexpected IPCP in phase %s (ignored)\n",
usr.sbin/ppp/ipcp.c
282
log_Printf(LogIPCP, "%s not modified: All nameservers NAKd\n",
usr.sbin/ppp/ipcp.c
298
log_Printf(LogIPCP, "Primary nameserver set to %s\n", paddr);
usr.sbin/ppp/ipcp.c
304
log_Printf(LogIPCP, "Secondary nameserver set to %s\n", paddr);
usr.sbin/ppp/ipcp.c
443
fsm_Init(&ipcp->fsm, "IPCP", PROTO_IPCP, 1, IPCP_MAXCODE, LogIPCP,
usr.sbin/ppp/ipcp.c
548
log_Printf(LogIPCP, "Using trigger address %s\n",
usr.sbin/ppp/ipcp.c
712
log_Printf(LogIPCP, "Selected IP address %s\n", inet_ntoa(try));
usr.sbin/ppp/ipcp.c
813
log_Printf(LogIPCP, "%s: LayerStart.\n", fp->link->name);
usr.sbin/ppp/ipcp.c
826
log_Printf(LogIPCP, "%s: LayerFinish.\n", fp->link->name);
usr.sbin/ppp/ipcp.c
828
throughput_log(&ipcp->throughput, LogIPCP, NULL);
usr.sbin/ppp/ipcp.c
865
log_Printf(LogIPCP, "%s: LayerDown: %s\n", fp->link->name, addr);
usr.sbin/ppp/ipcp.c
924
log_Printf(LogIPCP, "%s: LayerUp.\n", fp->link->name);
usr.sbin/ppp/ipcp.c
926
log_Printf(LogIPCP, "myaddr %s hisaddr = %s\n",
usr.sbin/ppp/ipcp.c
976
log_Printf(LogIPCP, "%s: Address invalid or already in use\n",