ReactOS 0.4.15-dev-7842-g558ab78
_NET_ROOT Struct Reference

#include <fcb.h>

Collaboration diagram for _NET_ROOT:

Public Attributes

union {
      MRX_NET_ROOT
 
   struct {
      MRX_NORMAL_NODE_HEADER   spacer
 
      PSRV_CALL   SrvCall
 
   } 
 
}; 
 
BOOLEAN UpperFinalizationDone
 
RX_BLOCK_CONDITION Condition
 
LIST_ENTRY TransitionWaitList
 
LIST_ENTRY ScavengerFinalizationList
 
PURGE_SYNCHRONIZATION_CONTEXT PurgeSyncronizationContext
 
PV_NET_ROOT DefaultVNetRoot
 
LIST_ENTRY VirtualNetRoots
 
ULONG NumberOfVirtualNetRoots
 
ULONG SerialNumberForEnum
 
RX_PREFIX_ENTRY PrefixEntry
 
RX_FCB_TABLE FcbTable
 

Detailed Description

Definition at line 33 of file fcb.h.

Member Data Documentation

◆ 

union { ... } _NET_ROOT::@1930

◆ Condition

RX_BLOCK_CONDITION _NET_ROOT::Condition

Definition at line 45 of file fcb.h.

Referenced by RxFindOrConstructVirtualNetRoot(), and RxFindOrCreateConnections().

◆ DefaultVNetRoot

PV_NET_ROOT _NET_ROOT::DefaultVNetRoot

Definition at line 49 of file fcb.h.

Referenced by RxRemoveVirtualNetRootFromNetRoot(), and RxTableLookupName().

◆ FcbTable

◆ MRX_NET_ROOT

_NET_ROOT::MRX_NET_ROOT

Definition at line 37 of file fcb.h.

◆ NumberOfVirtualNetRoots

ULONG _NET_ROOT::NumberOfVirtualNetRoots

Definition at line 51 of file fcb.h.

Referenced by RxAddVirtualNetRootToNetRoot(), and RxRemoveVirtualNetRootFromNetRoot().

◆ PrefixEntry

RX_PREFIX_ENTRY _NET_ROOT::PrefixEntry

Definition at line 53 of file fcb.h.

Referenced by RxCreateNetRoot(), and RxRemoveVirtualNetRootFromNetRoot().

◆ PurgeSyncronizationContext

PURGE_SYNCHRONIZATION_CONTEXT _NET_ROOT::PurgeSyncronizationContext

Definition at line 48 of file fcb.h.

Referenced by RxCreateNetRoot(), and RxPurgeRelatedFobxs().

◆ ScavengerFinalizationList

LIST_ENTRY _NET_ROOT::ScavengerFinalizationList

Definition at line 47 of file fcb.h.

Referenced by RxCreateNetRoot().

◆ SerialNumberForEnum

ULONG _NET_ROOT::SerialNumberForEnum

Definition at line 52 of file fcb.h.

Referenced by RxCreateNetRoot().

◆ spacer

MRX_NORMAL_NODE_HEADER _NET_ROOT::spacer

Definition at line 40 of file fcb.h.

◆ SrvCall

PSRV_CALL _NET_ROOT::SrvCall

◆ TransitionWaitList

LIST_ENTRY _NET_ROOT::TransitionWaitList

Definition at line 46 of file fcb.h.

Referenced by RxCreateNetRoot().

◆ UpperFinalizationDone

BOOLEAN _NET_ROOT::UpperFinalizationDone

Definition at line 44 of file fcb.h.

◆ VirtualNetRoots


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