MeterLogger
Data Fields
ip_info Struct Reference

#include <esp-open-lwip/include/lwip/ip_addr.h>

Collaboration diagram for ip_info:

Data Fields

struct ip_addr ip
 
struct ip_addr netmask
 
struct ip_addr gw
 

Detailed Description

Definition at line 247 of file ip_addr.h.

Field Documentation

◆ gw

struct ip_addr ip_info::gw

Definition at line 250 of file ip_addr.h.

Referenced by add_offer_options(), and wifi_softap_ip_config().

◆ ip

struct ip_addr ip_info::ip

◆ netmask

struct ip_addr ip_info::netmask

Definition at line 249 of file ip_addr.h.

Referenced by espconn_udp_recv(), and wifi_softap_ip_config().


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