|
ReactOS 0.4.16-dev-1946-g52006dd
|

| PVOID TUNNEL_NODE_ENTRY::Data |
Definition at line 24 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlFindInTunnelCache().
| ULONG TUNNEL_NODE_ENTRY::DataLength |
Definition at line 25 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlFindInTunnelCache().
| ULONGLONG TUNNEL_NODE_ENTRY::DirectoryKey |
Definition at line 20 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlDeleteKeyFromTunnelCache().
| ULONG TUNNEL_NODE_ENTRY::Flags |
Definition at line 21 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache().
| UNICODE_STRING TUNNEL_NODE_ENTRY::LongName |
Definition at line 22 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlFindInTunnelCache().
| UNICODE_STRING TUNNEL_NODE_ENTRY::ShortName |
Definition at line 23 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlFindInTunnelCache().
| RTL_SPLAY_LINKS TUNNEL_NODE_ENTRY::SplayInfo |
Definition at line 17 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlFindInTunnelCache().
| LARGE_INTEGER TUNNEL_NODE_ENTRY::Time |
Definition at line 19 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlPruneTunnelCache().
| LIST_ENTRY TUNNEL_NODE_ENTRY::TimerQueueEntry |
Definition at line 18 of file tunnel.c.
Referenced by FsRtlAddToTunnelCache(), and FsRtlDeleteTunnelCache().