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
in6_addr Struct Reference
[Fnet_socket]
IPv6 address structure. More...
#include <fnet_socket.h>
Data Fields | |
fnet_ip6_addr_t | s6_addr |
128-bit IPv6 address. |
Detailed Description
IPv6 address structure.
- See also:
- sockaddr_in6
Actually, it represents an IPv6 address.
Definition at line 62 of file inet.h.
Field Documentation
128-bit IPv6 address.
Definition at line 239 of file fnet_socket.h.
Generated on Fri Jul 22 2022 04:54:13 by
