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

Public Attributes | |
| struct _RTL_SPLAY_LINKS * | Parent |
| struct _RTL_SPLAY_LINKS * | LeftChild |
| struct _RTL_SPLAY_LINKS * | RightChild |
Definition at line 454 of file rtltypes.h.
| struct _RTL_SPLAY_LINKS* _RTL_SPLAY_LINKS::LeftChild |
Definition at line 456 of file rtltypes.h.
Referenced by FsRtlAddToTunnelCache(), FsRtlDeleteKeyFromTunnelCache(), and FsRtlFindInTunnelCache().
| struct _RTL_SPLAY_LINKS* _RTL_SPLAY_LINKS::Parent |
Definition at line 455 of file rtltypes.h.
Referenced by FsRtlAddToTunnelCache().
| struct _RTL_SPLAY_LINKS* _RTL_SPLAY_LINKS::RightChild |
Definition at line 457 of file rtltypes.h.
Referenced by FsRtlAddToTunnelCache(), FsRtlDeleteKeyFromTunnelCache(), and FsRtlFindInTunnelCache().