ReactOS 0.4.15-dev-7918-g2a2556c
_TUNNEL Struct Reference

#include <fsrtltypes.h>

Collaboration diagram for _TUNNEL:

Public Attributes

FAST_MUTEX Mutex
 
PRTL_SPLAY_LINKS Cache
 
LIST_ENTRY TimerQueue
 
USHORT NumEntries
 

Detailed Description

Definition at line 213 of file fsrtltypes.h.

Member Data Documentation

◆ Cache

PRTL_SPLAY_LINKS _TUNNEL::Cache

Definition at line 215 of file fsrtltypes.h.

◆ Mutex

FAST_MUTEX _TUNNEL::Mutex

Definition at line 214 of file fsrtltypes.h.

◆ NumEntries

USHORT _TUNNEL::NumEntries

Definition at line 217 of file fsrtltypes.h.

◆ TimerQueue

LIST_ENTRY _TUNNEL::TimerQueue

Definition at line 216 of file fsrtltypes.h.


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