ReactOS 0.4.15-dev-7842-g558ab78
struchdr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _RX_PREFIX_ENTRYPRX_PREFIX_ENTRY
 
typedef struct _RX_PREFIX_TABLEPRX_PREFIX_TABLE
 
typedef struct _RX_FSD_DISPATCH_VECTORPRX_FSD_DISPATCH_VECTOR
 
typedef struct _RDBSS_DEVICE_OBJECTPRDBSS_DEVICE_OBJECT
 
typedef struct _SRV_CALLPSRV_CALL
 
typedef struct _NET_ROOTPNET_ROOT
 
typedef struct _V_NET_ROOTPV_NET_ROOT
 
typedef struct _NON_PAGED_FCBPNON_PAGED_FCB
 
typedef struct _FCBPFCB
 
typedef struct _SRV_OPENPSRV_OPEN
 
typedef struct _FOBXPFOBX
 
typedef struct _RX_CONTEXTPRX_CONTEXT
 
typedef struct _LOWIO_CONTEXTPLOWIO_CONTEXT
 
typedef struct _MINIRDR_DISPATCHPMINIRDR_DISPATCH
 
typedef struct _MRX_SRVCALLDOWN_STRUCTUREPMRX_SRVCALLDOWN_STRUCTURE
 
typedef struct _MRX_CREATENETROOT_CONTEXTPMRX_CREATENETROOT_CONTEXT
 

Typedef Documentation

◆ PFCB

typedef struct _FCB* PFCB

Definition at line 12 of file struchdr.h.

◆ PFOBX

typedef struct _FOBX* PFOBX

Definition at line 14 of file struchdr.h.

◆ PLOWIO_CONTEXT

Definition at line 16 of file struchdr.h.

◆ PMINIRDR_DISPATCH

Definition at line 17 of file struchdr.h.

◆ PMRX_CREATENETROOT_CONTEXT

◆ PMRX_SRVCALLDOWN_STRUCTURE

◆ PNET_ROOT

Definition at line 9 of file struchdr.h.

◆ PNON_PAGED_FCB

Definition at line 11 of file struchdr.h.

◆ PRDBSS_DEVICE_OBJECT

Definition at line 7 of file struchdr.h.

◆ PRX_CONTEXT

Definition at line 15 of file struchdr.h.

◆ PRX_FSD_DISPATCH_VECTOR

Definition at line 6 of file struchdr.h.

◆ PRX_PREFIX_ENTRY

Definition at line 4 of file struchdr.h.

◆ PRX_PREFIX_TABLE

Definition at line 5 of file struchdr.h.

◆ PSRV_CALL

Definition at line 8 of file struchdr.h.

◆ PSRV_OPEN

Definition at line 13 of file struchdr.h.

◆ PV_NET_ROOT

Definition at line 10 of file struchdr.h.