Searched refs:ANNOUNCE_WAIT (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/lwip2/lwip/prot/
H A Dautoip.h61 #define ANNOUNCE_WAIT 2 /* seconds (delay before announcing) */ macro
/barrelfish-master/include/lwip/lwip/
H A Dautoip.h66 #define ANNOUNCE_WAIT 2 /* seconds (delay before announcing) */ macro
/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Dautoip.c395 autoip->ttw = ANNOUNCE_WAIT * AUTOIP_TICKS_PER_SECOND;
406 autoip->ttw = ANNOUNCE_WAIT * AUTOIP_TICKS_PER_SECOND;
476 * from beginning to after ANNOUNCE_WAIT
/barrelfish-master/lib/lwip/src/core/ipv4/
H A Dautoip.c349 ANNOUNCE_WAIT * AUTOIP_TICKS_PER_SECOND;
371 /* We are here the first time, so we waited ANNOUNCE_WAIT seconds
433 * from beginning to after ANNOUNCE_WAIT

Completed in 113 milliseconds