Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dautoip.h61 #define ANNOUNCE_WAIT 2 /* seconds (delay before announcing) */ macro
/third_party/lwip/src/core/ipv4/
Dautoip.c397 autoip->ttw = ANNOUNCE_WAIT * AUTOIP_TICKS_PER_SECOND; in autoip_tmr()
408 autoip->ttw = ANNOUNCE_WAIT * AUTOIP_TICKS_PER_SECOND; in autoip_tmr()