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

IPv6 network interface information. More...

Public Attributes

ipv6_addr ip
 

Detailed Description

IPv6 network interface information.

Contains the IPv6 address for an interface.

Definition at line 244 of file net.hpp.

Member Data Documentation

◆ ip

ipv6_addr idfxx::net::ipv6_info::ip

Interface IPv6 address.

Definition at line 245 of file net.hpp.


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