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
inet.h File Reference
This file (together with sockets.h) aims to provide structs and functions from
- arpa/inet.h
- netinet/in.h.
Go to the source code of this file.
Data Structures | |
struct | in_addr |
IPv4 address structure. More... | |
struct | in6_addr |
IPv6 address structure. More... | |
Variables | |
struct in6_addr | in6addr_any |
This variable is initialized by the system to contain the wildcard IPv6 address. |
Detailed Description
This file (together with sockets.h) aims to provide structs and functions from
- arpa/inet.h
- netinet/in.h.
Definition in file lwip/inet.h.
Variable Documentation
struct in6_addr in6addr_any |
This variable is initialized by the system to contain the wildcard IPv6 address.
Definition at line 51 of file lwip_inet6.c.
Generated on Tue Jul 12 2022 13:55:12 by
