Coda Distributed File System
Public Attributes | List of all members
RPC2_PeerInfo Struct Reference

#include <rpc2.h>

Collaboration diagram for RPC2_PeerInfo:
Collaboration graph
[legend]

Public Attributes

RPC2_HostIdent RemoteHost
 
RPC2_PortIdent RemotePort
 
RPC2_SubsysIdent RemoteSubsys
 
RPC2_Handle RemoteHandle
 
RPC2_Integer SecurityLevel
 
RPC2_Integer EncryptionType
 
RPC2_Integer Uniquefier
 
RPC2_EncryptionKey SessionKey
 

Member Data Documentation

◆ EncryptionType

RPC2_Integer RPC2_PeerInfo::EncryptionType

◆ RemoteHandle

RPC2_Handle RPC2_PeerInfo::RemoteHandle

◆ RemoteHost

RPC2_HostIdent RPC2_PeerInfo::RemoteHost

◆ RemotePort

RPC2_PortIdent RPC2_PeerInfo::RemotePort

◆ RemoteSubsys

RPC2_SubsysIdent RPC2_PeerInfo::RemoteSubsys

◆ SecurityLevel

RPC2_Integer RPC2_PeerInfo::SecurityLevel

◆ SessionKey

RPC2_EncryptionKey RPC2_PeerInfo::SessionKey

◆ Uniquefier

RPC2_Integer RPC2_PeerInfo::Uniquefier

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