ReactOS 0.4.15-dev-8100-g1887773
_QUEUE_ENTRY Struct Reference

#include <lwip_glue.h>

Collaboration diagram for _QUEUE_ENTRY:

Public Attributes

struct pbufp
 
ULONG Offset
 
LIST_ENTRY ListEntry
 

Detailed Description

Definition at line 17 of file lwip_glue.h.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _QUEUE_ENTRY::ListEntry

Definition at line 21 of file lwip_glue.h.

Referenced by LibTCPEnqueuePacket(), and LibTCPGetDataFromConnectionQueue().

◆ Offset

ULONG _QUEUE_ENTRY::Offset

Definition at line 20 of file lwip_glue.h.

Referenced by LibTCPEnqueuePacket(), and LibTCPGetDataFromConnectionQueue().

◆ p

struct pbuf* _QUEUE_ENTRY::p

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