MeterLogger
Data Fields
netbuf Struct Reference

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

Collaboration diagram for netbuf:

Data Fields

struct pbufp
 
struct pbufptr
 
ip_addr_t addr
 
u16_t port
 

Detailed Description

Definition at line 48 of file netbuf.h.

Field Documentation

◆ addr

ip_addr_t netbuf::addr

Definition at line 50 of file netbuf.h.

◆ p

struct pbuf* netbuf::p

Definition at line 49 of file netbuf.h.

◆ port

u16_t netbuf::port

Definition at line 51 of file netbuf.h.

◆ ptr

struct pbuf * netbuf::ptr

Definition at line 49 of file netbuf.h.


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