#include <lpc.h>
Public Attributes | |
| ULONG | Length |
| ULONG | Flags |
| _LPCP_PORT_OBJECT * | ConnectionPort |
| _LPCP_PORT_OBJECT * | ConnectedPort |
| LPCP_PORT_QUEUE | MsgQueue |
| CLIENT_ID | Creator |
| PVOID | ClientSectionBase |
| PVOID | ServerSectionBase |
| PVOID | PortContext |
| ULONG | MaxMessageLength |
| ULONG | MaxConnectionInfoLength |
| PETHREAD | ClientThread |
| SECURITY_QUALITY_OF_SERVICE | SecurityQos |
| SECURITY_CLIENT_CONTEXT | StaticSecurity |
| LIST_ENTRY | LpcReplyChainHead |
| LIST_ENTRY | LpcDataInfoChainHead |
| PEPROCESS | ServerProcess |
| ULONG | Reserved |
| KEVENT | WaitEvent |
|
|
Definition at line 111 of file lpc.h. Referenced by LpcpDeletePort(). |
|
|
Definition at line 116 of file lpc.h. Referenced by LpcpDeletePort(), and NtCompleteConnectPort(). |
|
|
Definition at line 108 of file lpc.h. Referenced by LpcRequestPort(), LpcRequestWaitReplyPort(), NtAcceptConnectPort(), NtImpersonateClientOfPort(), NtRequestPort(), and NtRequestWaitReplyPort(). |
|
|
Definition at line 107 of file lpc.h. Referenced by LpcpDeletePort(), LpcRequestPort(), LpcRequestWaitReplyPort(), NtAcceptConnectPort(), NtCompleteConnectPort(), NtReplyWaitReceivePort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort(). |
|
|
Definition at line 110 of file lpc.h. Referenced by LpcpGetCreatorName(), and NtAcceptConnectPort(). |
|
|
Definition at line 106 of file lpc.h. Referenced by LpcpClosePort(), LpcpDeletePort(), LpcRequestPort(), LpcRequestWaitReplyPort(), NtCompleteConnectPort(), NtImpersonateClientOfPort(), NtReplyWaitReceivePort(), NtReplyWaitReceivePortEx(), NtRequestPort(), NtRequestWaitReplyPort(), and ObfDereferenceObject(). |
|
|
|
|
|
Definition at line 120 of file lpc.h. Referenced by LpcpDeletePort(). |
|
|
Definition at line 119 of file lpc.h. Referenced by LpcRequestWaitReplyPort(), NtCompleteConnectPort(), NtImpersonateClientOfPort(), and NtRequestWaitReplyPort(). |
|
|
Definition at line 115 of file lpc.h. Referenced by NtAcceptConnectPort(). |
|
|
Definition at line 114 of file lpc.h. Referenced by LpcRequestPort(), LpcRequestWaitReplyPort(), NtAcceptConnectPort(), NtReplyPort(), NtReplyWaitReceivePort(), NtReplyWaitReplyPort(), NtRequestPort(), and NtRequestWaitReplyPort(). |
|
|
Definition at line 109 of file lpc.h. Referenced by LpcpInitializePortQueue(), LpcRequestPort(), LpcRequestWaitReplyPort(), NtReplyWaitReceivePort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort(). |
|
|
Definition at line 113 of file lpc.h. Referenced by LpcRequestPort(), LpcRequestWaitReplyPort(), NtRequestPort(), and NtRequestWaitReplyPort(). |
|
|
|
|
|
|
|
|
Definition at line 121 of file lpc.h. Referenced by LpcpDeletePort(), and NtAcceptConnectPort(). |
|
|
Definition at line 112 of file lpc.h. Referenced by LpcpDeletePort(), and NtAcceptConnectPort(). |
|
|
Definition at line 118 of file lpc.h. Referenced by NtImpersonateClientOfPort(). |
|
|
Definition at line 123 of file lpc.h. Referenced by LpcRequestPort(), LpcRequestWaitReplyPort(), NtReplyWaitReceivePort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort(). |
1.3.7