Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dautoip.h60 #define ANNOUNCE_INTERVAL 2 /* seconds (time between announcement packets) */ macro
/third_party/lwip/src/core/ipv4/
Dautoip.c446 autoip->ttw = ANNOUNCE_INTERVAL * AUTOIP_TICKS_PER_SECOND; in autoip_tmr()