Home
last modified time | relevance | path

Searched refs:arp_cancel (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Darp.h76 void arp_cancel(struct arp_state *);
Dipv4ll.c193 arp_cancel(astate); in ipv4ll_conflicted()
Darp.c345 arp_cancel(struct arp_state *astate) in arp_cancel() function