Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
_AutoIpContext Struct Reference
Auto-IP context. More...
#include <auto_ip.h>
Data Fields | |
| AutoIpSettings | settings |
| Auto-IP settings. | |
| bool_t | running |
| Auto-IP is currently running. | |
| AutoIpState | state |
| Current state of the FSM. | |
| Ipv4Addr | linkLocalAddr |
| Link-local address. | |
| systime_t | timestamp |
| Timestamp to manage retransmissions. | |
| systime_t | timeout |
| Timeout value. | |
| uint_t | retransmitCount |
| Retransmission counter. | |
| uint_t | conflictCount |
| Number of conflicts. | |
Detailed Description
Auto-IP context.
Definition at line 187 of file auto_ip.h.
Field Documentation
| uint_t conflictCount |
| uint_t retransmitCount |
Generated on Tue Jul 12 2022 17:10:23 by
1.7.2