Rtos API example
autoip Struct Reference
AutoIP state information per netif. More...
#include <autoip.h>
Data Fields | |
| ip4_addr_t | llipaddr |
| the currently selected, probed, announced or used LL IP-Address | |
| u8_t | state |
| current AutoIP state machine state | |
| u8_t | sent_num |
| sent number of probes or announces, dependent on state | |
| u16_t | ttw |
| ticks to wait, tick is AUTOIP_TMR_INTERVAL long | |
| u8_t | lastconflict |
| ticks until a conflict can be solved by defending | |
| u8_t | tried_llipaddr |
| total number of probed/used Link Local IP-Addresses | |
Detailed Description
AutoIP state information per netif.
Definition at line 61 of file autoip.h.
Field Documentation
| u8_t lastconflict |
| u8_t sent_num |
| u8_t tried_llipaddr |
Generated on Sun Jul 17 2022 08:25:39 by
1.7.2