Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dautoip.h64 #define DEFEND_INTERVAL 10 /* seconds (min. wait between defensive ARPs) */ macro
/third_party/lwip/src/core/ipv4/
Dautoip.c158 autoip->lastconflict = DEFEND_INTERVAL * AUTOIP_TICKS_PER_SECOND; in autoip_handle_arp_conflict()