lwIP 2.2.0
Lightweight IP stack
|
#include <autoip.h>
Data Fields | |
ip4_addr_t | llipaddr |
u8_t | state |
u8_t | tried_llipaddr |
struct acd | acd |
AutoIP state information per netif
struct acd autoip::acd |
acd struct
ip4_addr_t autoip::llipaddr |
the currently selected, probed, announced or used LL IP-Address
u8_t autoip::state |
current AutoIP state machine state
u8_t autoip::tried_llipaddr |
total number of probed/used Link Local IP-Addresses