Nicolas Borla / Mbed OS BBR_1Ebene
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

  • arpa/inet.h
  • netinet/in.h.
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

  • arpa/inet.h
  • netinet/in.h.

Definition in file 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.