Home
last modified time | relevance | path

Searched refs:etharp_gratuitous (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/include/lwip/
Detharp.h88 #define etharp_gratuitous(netif) etharp_request((netif), netif_ip4_addr(netif)) macro
/third_party/lwip/src/core/ipv4/
Dautoip.c219 return etharp_gratuitous(netif); in autoip_arp_announce()
/third_party/lwip/src/core/
Dnetif.c894 etharp_gratuitous(netif); in netif_issue_reports()
/third_party/lwip/
DCHANGELOG2450 arp_table / uses etharp_query" by adding etharp_gratuitous()