|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fltmgrint.h>

Definition at line 188 of file fltmgrint.h.
| PFLT_CONNECT_NOTIFY _FLT_SERVER_PORT_OBJECT::ConnectNotify |
Definition at line 191 of file fltmgrint.h.
Referenced by _IRQL_requires_max_(), and CreateClientPort().
| PVOID _FLT_SERVER_PORT_OBJECT::Cookie |
Definition at line 195 of file fltmgrint.h.
Referenced by _IRQL_requires_max_(), and CreateClientPort().
| PFLT_DISCONNECT_NOTIFY _FLT_SERVER_PORT_OBJECT::DisconnectNotify |
Definition at line 192 of file fltmgrint.h.
Referenced by _IRQL_requires_max_().
| PFLT_FILTER _FLT_SERVER_PORT_OBJECT::Filter |
Definition at line 194 of file fltmgrint.h.
Referenced by _IRQL_requires_max_(), CreateClientPort(), FltpServerPortClose(), and FltpServerPortDelete().
| LIST_ENTRY _FLT_SERVER_PORT_OBJECT::FilterLink |
Definition at line 190 of file fltmgrint.h.
Referenced by _IRQL_requires_max_(), and FltpServerPortClose().
| ULONG _FLT_SERVER_PORT_OBJECT::Flags |
Definition at line 196 of file fltmgrint.h.
| LONG _FLT_SERVER_PORT_OBJECT::MaxConnections |
Definition at line 198 of file fltmgrint.h.
Referenced by _IRQL_requires_max_(), and CreateClientPort().
| PFLT_MESSAGE_NOTIFY _FLT_SERVER_PORT_OBJECT::MessageNotify |
Definition at line 193 of file fltmgrint.h.
Referenced by _IRQL_requires_max_().
| LONG _FLT_SERVER_PORT_OBJECT::NumberOfConnections |
Definition at line 197 of file fltmgrint.h.
Referenced by CreateClientPort(), and FltpClientPortClose().