ReactOS 0.4.15-dev-7991-ge77da17
netbuf Struct Reference

#include <types.h>

Collaboration diagram for netbuf:

Public Attributes

unsigned int maxlen
 
unsigned int len
 
voidbuf
 
struct pbufp
 
struct pbufptr
 
ip_addr_t addr
 
u16_t port
 

Detailed Description

Definition at line 144 of file types.h.

Member Data Documentation

◆ addr

ip_addr_t netbuf::addr

Definition at line 50 of file netbuf.h.

◆ buf

◆ len

◆ maxlen

unsigned int netbuf::maxlen

◆ 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 files: