Home
last modified time | relevance | path

Searched refs:logdebugx (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Darp.c197 logdebugx("%s: defended address %s", in arp_found()
292 logdebugx("%s: ignoring ARP from self", ifp->name); in arp_packet()
391 logdebugx("%s: ARP probing %s (%d of %d), next in %0.1f seconds", in arp_probe1()
404 logdebugx("%s: probing for %s", in arp_probe()
448 logdebugx("%s: ARP announcing %s (%d of %d), " in arp_announce1()
453 logdebugx("%s: ARP announcing %s (%d of %d)", in arp_announce1()
505 logdebugx("%s: ARP announcement " in arp_announce()
H A Dprivsep.c130 logdebugx("chrooting as %s to %s", pw->pw_name, pw->pw_dir); in ps_dropprivs()
328 logdebugx("%s%s%s exited from PID %d", in ps_processhangup()
515 logdebugx("%s: me=%d pid=%d fd=%d %s", __func__, in ps_stopprocess()
564 logdebugx("spawned privileged proxy on PID %d", pid); in ps_start()
578 logdebugx("spawned network proxy on PID %d", pid); in ps_start()
589 logdebugx("spawned controller proxy on PID %d", pid); in ps_start()
685 logdebugx("sandbox: %s", sandbox); in ps_managersandbox()
1134 logdebugx("%s: %zd", __func__, len); in ps_recvpsmsg()
1158 logdebugx("process %d stopping", getpid()); in ps_recvpsmsg()
H A Ddhcp6.c893 logdebugx("%s: ignoring unicast option as not manager", in dhcp6_makemessage()
1292 logdebugx("%s: %s %s with xid 0x%02x%02x%02x%s%s", in dhcp6_sendmessage()
1334 logdebugx("%s: %s %s (xid 0x%02x%02x%02x)%s%s," in dhcp6_sendmessage()
1605 logdebugx("%s: DHCPv6 DAD completed", ifp->name); in dhcp6_dadcallback()
2446 logdebugx("%s: ignoring unrequested IAID %s", in dhcp6_findia()
2559 logdebugx("%s: %s: became stale", in dhcp6_deprecateaddrs()
2651 logdebugx("reading standard input"); in dhcp6_readlease()
2654 logdebugx("%s: reading lease: %s", in dhcp6_readlease()
2692 logdebugx("%s: discarding expired lease", ifp->name); in dhcp6_readlease()
2710 logdebugx("%s: validated using 0x%08" PRIu32, in dhcp6_readlease()
[all …]
H A Ddhcp.c590 logdebugx("%s: using %sClassless Static Routes", in get_option_routes()
1150 logdebugx("reading standard input"); in read_lease()
1153 logdebugx("%s: reading lease: %s", in read_lease()
1195 logdebugx("%s: validated using 0x%08" PRIu32, in read_lease()
1198 logdebugx("%s: accepted reconfigure key", ifp->name); in read_lease()
1724 logdebugx("%s: sending %s with xid 0x%x", in send_message()
1743 logdebugx("%s: sending %s (xid 0x%x), next in %0.1f seconds", in send_message()
1977 logdebugx("%s: renewing lease of %s", ifp->name, in dhcp_startrenew()
2000 logdebugx("%s: expire in %"PRIu32" seconds", in dhcp_rebind()
2022 logdebugx("%s: DAD completed for %s", ifp->name, inet_ntoa(*ia)); in dhcp_finish_dad()
[all …]
H A Dif.c238 logdebugx("%s: hardware address randomised to %s", in if_randomisemac()
426 logdebugx("%s: ignoring due to interface type and" in if_check_arphrd()
551 logdebugx("%s: waiting for interface to initialise", in if_discover()
570 logdebugx("%s: ignoring due to interface type and" in if_discover()
619 logdebugx("%s: ignoring due to" in if_discover()
H A Dipv6nd.c371 logdebugx("%s: delaying Router Solicitation for LL address", in ipv6nd_sendrsprobe()
390 logdebugx("%s: sending Router Solicitation", ifp->name); in ipv6nd_sendrsprobe()
478 logdebugx("%s: sending NA for %s", ifp->name, ia->saddr); in ipv6nd_sendadvertisement()
923 logdebugx("%s: waiting for Router Advertisement" in ipv6nd_scriptrun()
1062 logdebugx("%s: Router Advertisement DAD " in ipv6nd_dadcallback()
1143 logdebugx("RA for unexpected interface from %s", sfrom); in ipv6nd_handlera()
1173 logdebugx("%s: received RA from %s (no link-local)", in ipv6nd_handlera()
1180 logdebugx("%s: ignoring RA from ourself %s", in ipv6nd_handlera()
1590 logdebugx("%s: %s: became stale", ifp->name, ia->saddr); in ipv6nd_handlera()
1649 logdebugx("%s: No DHCPv6 instruction in RA", ifp->name); in ipv6nd_handlera()
[all …]
H A Dipv4.c527 logdebugx("%s: deleting IP address %s", in ipv4_deladdr()
717 logdebugx("%s: aliased %s", ia->alias, ia->saddr); in ipv4_addaddr()
720 logdebugx("%s: adding IP address %s %s %s", in ipv4_addaddr()
804 logdebugx("%s: IP address %s already exists", in ipv4_applyaddr()
910 logdebugx("%s: %s %s/%d %s %d", ifname, in ipv4_handleifa()
H A Dlogerr.h71 #define logdebugx(...) log_debugx(__VA_ARGS__) macro
H A Ddhcpcd.c317 logdebugx("%s: waiting for an %s address", in dhcpcd_ipwaited()
324 logdebugx("waiting for an %s address", in dhcpcd_ipwaited()
628 logdebugx("%s: no profile %s", ifp->name, profile); in dhcpcd_selectprofile()
1068 logdebugx("%s: interface departed", ifp->name); in dhcpcd_handleinterface()
1097 logdebugx("%s: interface updated", iff->name); in dhcpcd_handleinterface()
1107 logdebugx("%s: interface added", ifp->name); in dhcpcd_handleinterface()
1172 logdebugx("setting route socket receive buffer size to %d bytes", in dhcpcd_setlinkrcvbuf()
1879 logdebugx("forked to background"); in dhcpcd_fork_cb()
2345 logdebugx("send OK"); in main()
2471 logdebugx("spawned manager process on PID %d", getpid()); in main()
H A Dprivsep-bpf.c166 logdebugx("pid %d bpf_fd=%d", getpid(), psp->psp_bpf->bpf_fd); in ps_bpf_start_bpf()
271 logdebugx("%s: spawned %s on PID %d", in ps_bpf_cmd()
H A Dipv6.c679 logdebugx("%s: IP address %s already exists", in ipv6_addaddr1()
744 logdebugx("%s: pltime infinity, vltime infinity", in ipv6_addaddr1()
747 logdebugx("%s: pltime infinity, vltime %"PRIu32" seconds", in ipv6_addaddr1()
750 logdebugx("%s: pltime %"PRIu32"seconds, vltime infinity", in ipv6_addaddr1()
753 logdebugx("%s: pltime %"PRIu32" seconds, vltime %"PRIu32 in ipv6_addaddr1()
903 logdebugx("%s: aliased %s", ia->alias, ia->saddr); in ipv6_addaddr()
1712 logdebugx("%s: IPv6 static DAD completed", in ipv6_staticdadcallback()
2114 logdebugx("%s: regen temp addr %s", ia->iface->name, ia->saddr); in ipv6_regentempaddr0()
H A Droute.c352 logdebugx("free route list used %zu times", froutes); in rt_dispose()
353 logdebugx("new routes from route free list %zu", nroutes); in rt_dispose()
354 logdebugx("maximum route free list size %zu", mroutes); in rt_dispose()
H A Dprivsep-root.c217 logdebugx("%s: result %zd errno %d", __func__, result, errno); in ps_root_writeerror()
501 logdebugx("%s%sprocess %s already started on pid %d", in ps_root_recvmsgcb()
782 logdebugx("%s%s%s exited from PID %d", in ps_root_signalcb()
981 logdebugx("%s%s%s will exit from PID %d", in ps_root_stop()
H A Dipv4ll.c245 logdebugx("%s: DAD completed for %s", ifp->name, ia->saddr); in ipv4ll_not_found()
H A Dprivsep-inet.c604 logdebugx("%s: spawned %s on PID %d", in ps_inet_cmd()
H A Dscript.c771 logdebugx("%s: executing: %s %s", ifp->name, argv[0], reason); in script_runreason()