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.
Fork of OmniWheels by
fnet_netif_ip6_addr_info Struct Reference
[Fnet_netif]
Interface IPv6 address information structure. More...
#include <fnet_netif.h>
Data Fields | |
fnet_ip6_addr_t | address |
IPv6 address. | |
fnet_netif_ip6_addr_state_t | state |
Address current state. | |
fnet_netif_ip_addr_type_t | type |
How the address was acquired. |
Detailed Description
Interface IPv6 address information structure.
- See also:
- fnet_netif_get_ip6_addr()
Definition at line 128 of file fnet_netif.h.
Field Documentation
IPv6 address.
Definition at line 130 of file fnet_netif.h.
Address current state.
Definition at line 131 of file fnet_netif.h.
How the address was acquired.
Definition at line 132 of file fnet_netif.h.
Generated on Fri Jul 22 2022 04:54:12 by
