Searched refs:AUTOIP_STATE_BOUND (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/ipv4/lwip/ | ||
| D | autoip.h | 79 #define AUTOIP_STATE_BOUND 3 macro |
| /lib/liblwip/src/core/ipv4/ | ||
| D | autoip.c | 454 netif->autoip->state = AUTOIP_STATE_BOUND; in autoip_tmr() |