Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

inet.h File Reference

inet.h File Reference

This file (together with sockets.h) aims to provide structs and functions from

More...

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

Definition in file lwip/inet.h.


Variable Documentation

This variable is initialized by the system to contain the wildcard IPv6 address.

Definition at line 51 of file lwip_inet6.c.