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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
fnet_netif_ip6_prefix Struct Reference
[Fnet_netif]
Interface IPv6 Prefix structure. More...
#include <fnet_netif.h>
Data Fields | |
fnet_ip6_addr_t | prefix |
Prefix of an IPv6 address. | |
fnet_size_t | prefix_length |
Prefix length (in bits). |
Detailed Description
Interface IPv6 Prefix structure.
- See also:
- fnet_netif_get_ip6_prefix()
Definition at line 139 of file fnet_netif.h.
Field Documentation
Prefix of an IPv6 address.
Definition at line 141 of file fnet_netif.h.
Prefix length (in bits).
The number of leading bits in the Prefix that are valid.
Definition at line 142 of file fnet_netif.h.
Generated on Tue Jul 12 2022 13:55:31 by
