|
ReactOS 0.4.16-dev-1946-g52006dd
|

Definition at line 2040 of file rpc_transport.c.
| HINTERNET _RpcConnection_http::app_info |
Definition at line 2043 of file rpc_transport.c.
Referenced by rpcrt4_http_internet_connect(), and rpcrt4_ncacn_http_close().
| RpcHttpAsyncData* _RpcConnection_http::async_data |
Definition at line 2057 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 2051 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_receive_fragment().
| HANDLE _RpcConnection_http::cancel_event |
Definition at line 2049 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 2042 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 2054 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
| ULONG _RpcConnection_http::flow_control_increment |
Definition at line 2053 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 2052 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 2055 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_open().
| HINTERNET _RpcConnection_http::in_request |
Definition at line 2045 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 2050 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 2056 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 2046 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 2047 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 2044 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 2048 of file rpc_transport.c.
Referenced by rpcrt4_ncacn_http_close(), and rpcrt4_ncacn_http_open().