ReactOS 0.4.16-dev-13-ge2fc578
|
Definition at line 2058 of file rpc_transport.c.
HINTERNET _RpcConnection_http::app_info |
Definition at line 2061 of file rpc_transport.c.
Referenced by rpcrt4_http_internet_connect(), and rpcrt4_ncacn_http_close().
RpcHttpAsyncData* _RpcConnection_http::async_data |
Definition at line 2075 of file rpc_transport.c.
Referenced by authorize_request(), rpcrt4_ncacn_http_alloc(), rpcrt4_ncacn_http_close(), rpcrt4_ncacn_http_open(), rpcrt4_ncacn_http_read(), and rpcrt4_ncacn_http_wait_for_incoming_data().
ULONG _RpcConnection_http::bytes_received |
Definition at line 2069 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_receive_fragment().
HANDLE _RpcConnection_http::cancel_event |
Definition at line 2067 of file rpc_transport.c.
Referenced by authorize_request(), rpcrt4_ncacn_http_alloc(), rpcrt4_ncacn_http_cancel_call(), rpcrt4_ncacn_http_close(), rpcrt4_ncacn_http_open(), rpcrt4_ncacn_http_read(), and rpcrt4_ncacn_http_wait_for_incoming_data().
RpcConnection _RpcConnection_http::common |
Definition at line 2060 of file rpc_transport.c.
Referenced by authorize_request(), has_credentials(), is_secure(), rpcrt4_http_internet_connect(), rpcrt4_ncacn_http_alloc(), and rpcrt4_ncacn_http_receive_fragment().
UUID _RpcConnection_http::connection_uuid |
Definition at line 2072 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
ULONG _RpcConnection_http::flow_control_increment |
Definition at line 2071 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open(), and rpcrt4_ncacn_http_receive_fragment().
ULONG _RpcConnection_http::flow_control_mark |
Definition at line 2070 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open(), and rpcrt4_ncacn_http_receive_fragment().
UUID _RpcConnection_http::in_pipe_uuid |
Definition at line 2073 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
HINTERNET _RpcConnection_http::in_request |
Definition at line 2063 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_close(), rpcrt4_ncacn_http_open(), rpcrt4_ncacn_http_receive_fragment(), and rpcrt4_ncacn_http_write().
DWORD _RpcConnection_http::last_sent_time |
Definition at line 2068 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open(), and rpcrt4_ncacn_http_write().
UUID _RpcConnection_http::out_pipe_uuid |
Definition at line 2074 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open(), and rpcrt4_ncacn_http_receive_fragment().
HINTERNET _RpcConnection_http::out_request |
Definition at line 2064 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_close(), rpcrt4_ncacn_http_open(), rpcrt4_ncacn_http_read(), and rpcrt4_ncacn_http_wait_for_incoming_data().
WCHAR* _RpcConnection_http::servername |
Definition at line 2065 of file rpc_transport.c.
Referenced by authorize_request(), rpcrt4_http_internet_connect(), rpcrt4_ncacn_http_close(), and set_auth_cookie().
HINTERNET _RpcConnection_http::session |
Definition at line 2062 of file rpc_transport.c.
Referenced by rpcrt4_http_internet_connect(), rpcrt4_ncacn_http_close(), and rpcrt4_ncacn_http_open().
HANDLE _RpcConnection_http::timer_cancelled |
Definition at line 2066 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_close(), and rpcrt4_ncacn_http_open().