ReactOS 0.4.16-dev-2-g02a6913
|
#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().