FreeRDP
|
Data Fields | |
rpcconn_common_hdr_t | header |
UINT16 | max_xmit_frag |
UINT16 | max_recv_frag |
UINT32 | assoc_group_id |
port_any_t | sec_addr |
p_result_list_t | p_result_list |
auth_verifier_co_t | auth_verifier |
Definition at line 356 of file libfreerdp/core/gateway/rpc.h.
UINT32 rpcconn_bind_ack_hdr_t::assoc_group_id |
Definition at line 362 of file libfreerdp/core/gateway/rpc.h.
auth_verifier_co_t rpcconn_bind_ack_hdr_t::auth_verifier |
Definition at line 370 of file libfreerdp/core/gateway/rpc.h.
rpcconn_common_hdr_t rpcconn_bind_ack_hdr_t::header |
Definition at line 358 of file libfreerdp/core/gateway/rpc.h.
UINT16 rpcconn_bind_ack_hdr_t::max_recv_frag |
Definition at line 361 of file libfreerdp/core/gateway/rpc.h.
UINT16 rpcconn_bind_ack_hdr_t::max_xmit_frag |
Definition at line 360 of file libfreerdp/core/gateway/rpc.h.
p_result_list_t rpcconn_bind_ack_hdr_t::p_result_list |
Definition at line 368 of file libfreerdp/core/gateway/rpc.h.
port_any_t rpcconn_bind_ack_hdr_t::sec_addr |
Definition at line 364 of file libfreerdp/core/gateway/rpc.h.