Rtos API example

Embed: (wiki syntax)

« Back to documentation index

lwip_inet6.c File Reference

lwip_inet6.c File Reference

INET v6 addresses. More...

Go to the source code of this file.

Variables

struct in6_addr in6addr_any = IN6ADDR_ANY_INIT
 This variable is initialized by the system to contain the wildcard IPv6 address.

Detailed Description

INET v6 addresses.

Definition in file lwip_inet6.c.


Variable Documentation

struct in6_addr in6addr_any = IN6ADDR_ANY_INIT

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

Definition at line 51 of file lwip_inet6.c.