Searched refs:etharp_gratuitous (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/lwip2/lwip/
H A Detharp.h88 #define etharp_gratuitous(netif) etharp_request((netif), netif_ip4_addr(netif)) macro
/barrelfish-master/include/lwip/netif/
H A Detharp.h159 #define etharp_gratuitous(netif) etharp_request((netif), &(netif)->ip_addr) macro
/barrelfish-master/lib/lwip/src/core/
H A Dnetif.c400 etharp_gratuitous(netif);
459 etharp_gratuitous(netif);
/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Dautoip.c218 return etharp_gratuitous(netif);
/barrelfish-master/lib/lwip2/src/core/
H A Dnetif.c651 etharp_gratuitous(netif);

Completed in 50 milliseconds