FreeRDP
|
Data Fields | |
rpcconn_common_hdr_t | common |
rpcconn_alter_context_hdr_t | alter_context |
rpcconn_alter_context_response_hdr_t | alter_context_response |
rpcconn_bind_hdr_t | bind |
rpcconn_bind_ack_hdr_t | bind_ack |
rpcconn_rpc_auth_3_hdr_t | rpc_auth_3 |
rpcconn_bind_nak_hdr_t | bind_nak |
rpcconn_cancel_hdr_t | cancel |
rpcconn_fault_hdr_t | fault |
rpcconn_orphaned_hdr_t | orphaned |
rpcconn_request_hdr_t | request |
rpcconn_response_hdr_t | response |
rpcconn_shutdown_hdr_t | shutdown |
rpcconn_rts_hdr_t | rts |
Definition at line 531 of file libfreerdp/core/gateway/rpc.h.
rpcconn_alter_context_hdr_t rpcconn_hdr_t::alter_context |
Definition at line 534 of file libfreerdp/core/gateway/rpc.h.
rpcconn_alter_context_response_hdr_t rpcconn_hdr_t::alter_context_response |
Definition at line 535 of file libfreerdp/core/gateway/rpc.h.
rpcconn_bind_hdr_t rpcconn_hdr_t::bind |
Definition at line 536 of file libfreerdp/core/gateway/rpc.h.
rpcconn_bind_ack_hdr_t rpcconn_hdr_t::bind_ack |
Definition at line 537 of file libfreerdp/core/gateway/rpc.h.
rpcconn_bind_nak_hdr_t rpcconn_hdr_t::bind_nak |
Definition at line 539 of file libfreerdp/core/gateway/rpc.h.
rpcconn_cancel_hdr_t rpcconn_hdr_t::cancel |
Definition at line 540 of file libfreerdp/core/gateway/rpc.h.
rpcconn_common_hdr_t rpcconn_hdr_t::common |
Definition at line 533 of file libfreerdp/core/gateway/rpc.h.
rpcconn_fault_hdr_t rpcconn_hdr_t::fault |
Definition at line 541 of file libfreerdp/core/gateway/rpc.h.
rpcconn_orphaned_hdr_t rpcconn_hdr_t::orphaned |
Definition at line 542 of file libfreerdp/core/gateway/rpc.h.
rpcconn_request_hdr_t rpcconn_hdr_t::request |
Definition at line 543 of file libfreerdp/core/gateway/rpc.h.
rpcconn_response_hdr_t rpcconn_hdr_t::response |
Definition at line 544 of file libfreerdp/core/gateway/rpc.h.
rpcconn_rpc_auth_3_hdr_t rpcconn_hdr_t::rpc_auth_3 |
Definition at line 538 of file libfreerdp/core/gateway/rpc.h.
rpcconn_rts_hdr_t rpcconn_hdr_t::rts |
Definition at line 546 of file libfreerdp/core/gateway/rpc.h.
rpcconn_shutdown_hdr_t rpcconn_hdr_t::shutdown |
Definition at line 545 of file libfreerdp/core/gateway/rpc.h.