Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dautoip.h58 #define PROBE_NUM 3 /* (number of probe packets) */ macro
/third_party/lwip/src/core/ipv4/
Dautoip.c413 if (autoip->sent_num >= PROBE_NUM) { in autoip_tmr()
429 if (autoip->sent_num == PROBE_NUM) { in autoip_tmr()