idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::net::ip6_info Struct Reference

IPv6 network interface information. More...

Public Attributes

ip6_addr ip
 

Detailed Description

IPv6 network interface information.

Contains the IPv6 address for an interface.

Definition at line 214 of file net.hpp.

Member Data Documentation

◆ ip

ip6_addr idfxx::net::ip6_info::ip

Interface IPv6 address.

Definition at line 215 of file net.hpp.


The documentation for this struct was generated from the following file: