Home
last modified time | relevance | path

Searched refs:arp_send_probe (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/libsystemd-network/
Darp-util.h23 static inline int arp_send_probe( in arp_send_probe() function
Dsd-ipv4acd.c239 r = arp_send_probe(acd->fd, acd->ifindex, &acd->address, &acd->mac_addr); in ipv4acd_on_timeout()