ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Typedefs | |
typedef struct _RX_PREFIX_ENTRY * | PRX_PREFIX_ENTRY |
typedef struct _RX_PREFIX_TABLE * | PRX_PREFIX_TABLE |
typedef struct _RX_FSD_DISPATCH_VECTOR * | PRX_FSD_DISPATCH_VECTOR |
typedef struct _RDBSS_DEVICE_OBJECT * | PRDBSS_DEVICE_OBJECT |
typedef struct _SRV_CALL * | PSRV_CALL |
typedef struct _NET_ROOT * | PNET_ROOT |
typedef struct _V_NET_ROOT * | PV_NET_ROOT |
typedef struct _NON_PAGED_FCB * | PNON_PAGED_FCB |
typedef struct _FCB * | PFCB |
typedef struct _SRV_OPEN * | PSRV_OPEN |
typedef struct _FOBX * | PFOBX |
typedef struct _RX_CONTEXT * | PRX_CONTEXT |
typedef struct _LOWIO_CONTEXT * | PLOWIO_CONTEXT |
typedef struct _MINIRDR_DISPATCH * | PMINIRDR_DISPATCH |
typedef struct _MRX_SRVCALLDOWN_STRUCTURE * | PMRX_SRVCALLDOWN_STRUCTURE |
typedef struct _MRX_CREATENETROOT_CONTEXT * | PMRX_CREATENETROOT_CONTEXT |
Definition at line 12 of file struchdr.h.
Definition at line 14 of file struchdr.h.
typedef struct _LOWIO_CONTEXT* PLOWIO_CONTEXT |
Definition at line 16 of file struchdr.h.
typedef struct _MINIRDR_DISPATCH* PMINIRDR_DISPATCH |
Definition at line 17 of file struchdr.h.
Definition at line 19 of file struchdr.h.
Definition at line 18 of file struchdr.h.
Definition at line 9 of file struchdr.h.
typedef struct _NON_PAGED_FCB* PNON_PAGED_FCB |
Definition at line 11 of file struchdr.h.
Definition at line 7 of file struchdr.h.
typedef struct _RX_CONTEXT* PRX_CONTEXT |
Definition at line 15 of file struchdr.h.
Definition at line 6 of file struchdr.h.
typedef struct _RX_PREFIX_ENTRY* PRX_PREFIX_ENTRY |
Definition at line 4 of file struchdr.h.
typedef struct _RX_PREFIX_TABLE* PRX_PREFIX_TABLE |
Definition at line 5 of file struchdr.h.
Definition at line 8 of file struchdr.h.
Definition at line 13 of file struchdr.h.
typedef struct _V_NET_ROOT* PV_NET_ROOT |
Definition at line 10 of file struchdr.h.