Mistake on this page?
Report an issue in GitHub or email us
Enumerations
ip_addr.h File Reference

IP address API (common IPv4 and IPv6) More...

#include "lwip/opt.h"
#include "lwip/def.h"
#include "lwip/ip4_addr.h"
#include "lwip/ip6_addr.h"

Go to the source code of this file.

Enumerations

Detailed Description

IP address API (common IPv4 and IPv6)

Definition in file ip_addr.h.

Enumeration Type Documentation

IP address types for use in ip_addr_t.type member.

See also
tcp_new_ip_type(), udp_new_ip_type(), raw_new_ip_type().
Enumerator
IPADDR_TYPE_V4 

IPv4.

IPADDR_TYPE_V6 

IPv6.

IPADDR_TYPE_ANY 

IPv4+IPv6 ("dual-stack")

Definition at line 54 of file ip_addr.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.