Home
last modified time | relevance | path

Searched refs:logwarnx (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dduid.c207 logwarnx("%s: does not have hardware address", ifp->name); in duid_get()
214 logwarnx("picked interface %s to generate a DUID", in duid_get()
218 logwarnx("no interfaces have a fixed hardware " in duid_get()
H A Dipv6nd.c434 logwarnx("%s: no IPv6 Routers available", ifp->name); in ipv6nd_sendrsprobe()
945 logwarnx("%s: did not fork due to an absent" in ipv6nd_scriptrun()
994 logwarnx("%s: DAD detected %s", ifp->name, ia->saddr); in ipv6nd_dadcallback()
1317 logwarnx("%s: reject RA (option %s) from %s", in ipv6nd_handlera()
1320 logwarnx("%s: reject RA (option %d) from %s", in ipv6nd_handlera()
1574 logwarnx("%s: reject RA (no option %s) from %s", in ipv6nd_handlera()
1598 logwarnx("%s: %s: no longer a default router (lifetime = 0)", in ipv6nd_handlera()
1602 logwarnx("%s: no global addresses for default route", in ipv6nd_handlera()
1894 logwarnx("%s: %s: router expired", in ipv6nd_expirera()
1923 logwarnx("%s: expired %s %s", in ipv6nd_expirera()
[all …]
H A Darp.c137 logwarnx("%s: %s claims %s", in arp_report_conflicted()
142 logwarnx("%s: %s(%s) claims %s", in arp_report_conflicted()
189 logwarnx("%s: %d second defence failed for %s", in arp_found()
313 logwarnx("%s: invalid ARP probe, sender hw address mismatch (%s, %s)", in arp_packet()
H A Dlogerr.h75 #define logwarnx(...) log_warnx(__VA_ARGS__) macro
H A Ddhcp6.c1418 logwarnx("%s: sent %d times with no reply", in dhcp6_sendmessage()
1571 logwarnx("%s: DAD detected %s", ia->iface->name, ia->saddr); in dhcp6_dadcallback()
1753 logwarnx("%s: extending DHCPv6 lease", ifp->name); in dhcp6_leaseextend()
1798 logwarnx("%s: no advertising IPv6 router wants DHCP",ifp->name); in dhcp6_fail()
1886 logwarnx("%s: failed to renew DHCPv6, rebinding", ifp->name); in dhcp6_startrebind()
2458 logwarnx("%s: IAID %s T1(%d) > T2(%d) from %s", in dhcp6_findia()
2478 logwarnx("%s: %s: DHCPv6 REPLY missing Prefix", in dhcp6_findia()
2487 logwarnx("%s: %s: DHCPv6 REPLY missing " in dhcp6_findia()
2809 logwarnx("%s: DHCPv6 server does not support " in dhcp6_ifdelegateaddr()
3183 logwarnx( in dhcp6_bind()
[all …]
H A Ddhcp.c1904 logwarnx("%s: failed to request the lease", ifp->name); in dhcp_requestfailed()
1934 logwarnx("%s: DHCP lease expired, extending lease", ifp->name); in dhcp_expire()
1999 logwarnx("%s: failed to renew DHCP, rebinding", ifp->name); in dhcp_rebind()
2280 logwarnx("%s: minimum lease is %d seconds", in dhcp_bind()
2290 logwarnx("%s: rebind time greater than lease " in dhcp_bind()
2300 logwarnx("%s: renewal time greater than " in dhcp_bind()
3046 logwarnx("%s: non whitelisted DHCP packet from %s", in dhcp_handledhcp()
3053 logwarnx("%s: blacklisted DHCP packet from %s", in dhcp_handledhcp()
3169 logwarnx("%s: message: %s", ifp->name, msg); in dhcp_handledhcp()
3233 logwarnx("%s: message: %s", ifp->name, msg); in dhcp_handledhcp()
H A Dipv4.c435 logwarnx("%s: forcing router %s through " in inet_routerhostroute()
450 logwarnx("%s: router %s requires a host route", in inet_routerhostroute()
H A Dipv6.c1526 logwarnx("%s: waiting for %s to complete", in ipv6_addlinklocal()
1709 logwarnx("%s: DAD detected %s", ia->iface->name, in ipv6_staticdadcallback()
1900 logwarnx("%s: pid %d deleted address %s", in ipv6_handleifa_addrs()
2249 logwarnx("cannot find a loopback interface " in inet6_makeprefix()
H A Dif-options.c1451 logwarnx("%s: IA_PD not compiled in", ifname); in parse_option()
1653 logwarnx("%s: cannot specify the " in parse_option()
1885 logwarnx("ignoring length for type: %s", arg); in parse_option()
1891 logwarnx("ignoring array for strings"); in parse_option()
1896 logwarnx("missing bitflag assignment"); in parse_option()
H A Ddhcpcd.c666 logwarnx("%s: config file changed, expiring leases", in configure_interface()
1223 logwarnx("drained %zu messages", rcnt); in dhcpcd_linkoverflow()
1226 logwarnx("drained %zu messages", rcnt); in dhcpcd_linkoverflow()
H A Dprivsep.c677 logwarnx("sandbox unavailable: %s", sandbox); in ps_managersandbox()
/netbsd-src/usr.sbin/moused/
H A Dmoused.c517 logwarnx(const char *fmt, ...) in logwarnx() function
780 logwarnx("cannot determine mouse type on %s", rodent.portname); in main()
1159 logwarnx("mouse type mismatch (%s != %s), %s is assumed", in r_identify()
2659 logwarnx("PnP checksum error", 0); in pnpparse()