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

/barrelfish-master/include/lwip2/lwip/prot/
H A Dautoip.h58 #define PROBE_NUM 3 /* (number of probe packets) */ macro
/barrelfish-master/include/lwip/lwip/
H A Dautoip.h63 #define PROBE_NUM 3 /* (number of probe packets) */ macro
/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Dautoip.c388 if (autoip->sent_num >= PROBE_NUM) {
404 if (autoip->sent_num == PROBE_NUM) {
/barrelfish-master/lib/lwip/src/core/ipv4/
H A Dautoip.c345 if (netif->autoip->sent_num == PROBE_NUM) {

Completed in 79 milliseconds