FreeRDP
rpcconn_rpc_auth_3_hdr_t Struct Reference
Collaboration diagram for rpcconn_rpc_auth_3_hdr_t:

Data Fields

rpcconn_common_hdr_t header
 
UINT16 max_xmit_frag
 
UINT16 max_recv_frag
 
auth_verifier_co_t auth_verifier
 

Detailed Description

Definition at line 373 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ auth_verifier

auth_verifier_co_t rpcconn_rpc_auth_3_hdr_t::auth_verifier

Definition at line 380 of file libfreerdp/core/gateway/rpc.h.

◆ header

rpcconn_common_hdr_t rpcconn_rpc_auth_3_hdr_t::header

Definition at line 375 of file libfreerdp/core/gateway/rpc.h.

◆ max_recv_frag

UINT16 rpcconn_rpc_auth_3_hdr_t::max_recv_frag

Definition at line 378 of file libfreerdp/core/gateway/rpc.h.

◆ max_xmit_frag

UINT16 rpcconn_rpc_auth_3_hdr_t::max_xmit_frag

Definition at line 377 of file libfreerdp/core/gateway/rpc.h.


The documentation for this struct was generated from the following file: