Searched refs:LogWARN (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-12-stable/usr.sbin/ppp/
H A Dpap.c99 log_Printf(LogWARN, "Sending empty PAP authname!\n");
205 log_Printf(LogWARN, "Pap Input: Truncated header !\n");
H A Dncpaddr.c420 log_Printf(LogWARN, "ncpaddr_aton: %s: Only 32 bits allowed\n", data);
427 log_Printf(LogWARN, "ncpaddr_aton: %s: Only 128 bits allowed\n", data);
962 log_Printf(LogWARN, "ncprange_aton: bad mask width.\n");
973 log_Printf(LogWARN, "ncprange_aton: %s: Bad address\n", s);
984 log_Printf(LogWARN, "ncprange_aton: bad mask width.\n");
997 log_Printf(LogWARN, "ncprange_aton: %s: Bad address\n", s);
H A Droute.c822 log_Printf(LogWARN, "Add route failed: %s already exists\n",
834 log_Printf(LogWARN, "Del route failed: %s: Non-existent\n",
838 log_Printf(LogWARN, "%s route failed: %s: errno: %s\n", cmdstr,
841 log_Printf(LogWARN, "%s route failed: %s: %s\n",
931 log_Printf(LogWARN, "%s: Change route failed: errno: %s\n",
934 log_Printf(LogWARN, "%s: Change route failed: %s\n",
H A Dlcp.c416 log_Printf(LogWARN, "%s: Reducing configured MRU from %u to %u\n",
464 log_Printf(LogWARN, "Truncating E164 data to %zu octets (oops!)\n",
757 log_Printf(LogWARN, "%s: Reducing configured MTU from %u to %u\n",
857 log_Printf(LogWARN, "CHAP 0x80 not available without DES\n");
859 log_Printf(LogWARN, "CHAP 0x81 not available without DES\n");
863 log_Printf(LogWARN, "%s not supported\n",
1119 log_Printf(LogWARN, "Truncating option arg to %zu octets\n", sz);
1135 log_Printf(LogWARN, "Cannot insist on auth callback without"
1273 log_Printf(LogWARN, "Cannot insist on auth callback without"
H A Dphysical.c255 log_Printf(LogWARN, "%s: %s: Invalid parity\n", p->link.name, str);
937 log_Printf(LogWARN, "%s: Cannot change mode %s to %s\n", p->link.name,
1042 log_Printf(LogWARN, "%s: %s: %s\n", p->link.name, p->name.full,
1045 log_Printf(LogWARN, "%s: Device (%s) must begin with a '/',"
1083 log_Printf(LogWARN, "Sync device setting ignored for ``%s'' device\n", who);
1086 log_Printf(LogWARN, "Async device setting ignored for ``%s'' device\n",
H A Dserver.c276 log_Printf(LogWARN, "Local: bind: %s\n", strerror(errno));
360 log_Printf(LogWARN, "Tcp: bind: %s\n", strerror(errno));
H A Darp.c113 log_Printf(LogWARN, "%s: Cannot determine ethernet address for proxy ARP\n",
H A Ddefs.c428 log_Printf(LogWARN, "%s: Cannot load module\n", module);
H A Dncp.c405 log_Printf(LogWARN, "%u: Port already set to urgent\n", port);
434 log_Printf(LogWARN, "%u: Port not set to urgent\n", port);
H A Dcbcp.c293 log_Printf(LogWARN, "CBCP ADDR \"%s\" skipped - packet too large\n",
646 log_Printf(LogWARN, "Corrupt CBCP packet (code %d, length %u not %zu)"
738 log_Printf(LogWARN, "Unrecognised CBCP packet (code %d, length %zd)\n",
H A Dccp.c512 log_Printf(LogWARN, "%s: Failed to negotiate (required) %s\n",
643 log_Printf(LogWARN, "%s: Cannot understand peers (required)"
655 log_Printf(LogWARN, "%s: Peer rejected (required) %s negotiation\n",
H A Dip.c922 log_Printf(LogWARN, "ip_Input: %s: Packet too large (got %zd, max %d)\n",
967 log_Printf(LogWARN, "ipv4_Input: IPCP not open - packet dropped\n");
987 log_Printf(LogWARN, "ipv6_Input: IPV6CP not open - packet dropped\n");
H A Dipcp.c640 log_Printf(LogWARN, "%s: Too many addresses for proxyall\n",
1125 log_Printf(LogWARN, "Peer is speaking RFC1172 compression "
1390 log_Printf(LogWARN, "%s: None available !\n", ipcp->cfg.peer_list.src);
1395 log_Printf(LogWARN, "%s: Invalid range !\n", hisaddr);
1400 log_Printf(LogWARN, "%s: Not an AF_INET address !\n", hisaddr);
H A Dbundle.c420 log_Printf(LogWARN, "%s: Invalid datalink name\n", name);
571 log_Printf(LogWARN, "%s: read: %s\n", bundle->dev.Name, strerror(errno));
756 log_Printf(LogWARN, "No available tunnel devices found (%s)\n",
759 log_Printf(LogWARN, "%s%d: %s\n", prefix, unit, strerror(err));
1328 log_Printf(LogWARN, "Clone: %s: name already exists\n", name);
1470 log_Printf(LogWARN, "Cannot receive datalink, incorrect version"
1698 log_Printf(LogWARN, "You must `set ifaddr' or `open' before"
H A Dfsm.c135 log_Printf(LogWARN, "%s: %s: aborting open delay due to stopped timer\n",
480 log_Printf(LogWARN, "%s: FsmRecvConfigReq: plen (%d) < flen (%d)\n",
1060 log_Printf(LogWARN, "%s: Oops: Got %zu bytes but %d byte payload "
H A Ddeflate.c117 log_Printf(LogWARN, "DeflateOutput: deflate returned %d (%s)\n",

Completed in 196 milliseconds

12