Rtos API example

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.

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

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.