Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dautoip.h59 #define ANNOUNCE_NUM 2 /* (number of announcement packets) */ macro
/third_party/lwip/src/core/ipv4/
Dautoip.c449 if (autoip->sent_num >= ANNOUNCE_NUM) { in autoip_tmr()