ReactOS 0.4.15-dev-7918-g2a2556c
_RX_SCAVENGER_ENTRY Struct Reference

#include <scavengr.h>

Collaboration diagram for _RX_SCAVENGER_ENTRY:

Public Attributes

LIST_ENTRY List
 
UCHAR Type
 
UCHAR Operation
 
UCHAR State
 
UCHAR Flags
 
struct _RX_SCAVENGER_ENTRYpContinuationEntry
 

Detailed Description

Definition at line 8 of file scavengr.h.

Member Data Documentation

◆ Flags

UCHAR _RX_SCAVENGER_ENTRY::Flags

Definition at line 14 of file scavengr.h.

◆ List

LIST_ENTRY _RX_SCAVENGER_ENTRY::List

Definition at line 10 of file scavengr.h.

◆ Operation

UCHAR _RX_SCAVENGER_ENTRY::Operation

Definition at line 12 of file scavengr.h.

◆ pContinuationEntry

struct _RX_SCAVENGER_ENTRY* _RX_SCAVENGER_ENTRY::pContinuationEntry

Definition at line 15 of file scavengr.h.

◆ State

UCHAR _RX_SCAVENGER_ENTRY::State

Definition at line 13 of file scavengr.h.

◆ Type

UCHAR _RX_SCAVENGER_ENTRY::Type

Definition at line 11 of file scavengr.h.


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