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

#include <rpc2.h>

Collaboration diagram for RPC2_HostIdent:
Collaboration graph
[legend]

Public Attributes

HostTag Tag
 
union {
   struct RPC2_addrinfo *   AddrInfo
 
   struct in_addr   InetAddress
 
   char   Name [64]
 
Value
 

Member Data Documentation

◆ AddrInfo

struct RPC2_addrinfo* RPC2_HostIdent::AddrInfo

◆ InetAddress

struct in_addr RPC2_HostIdent::InetAddress

◆ Name

char RPC2_HostIdent::Name[64]

◆ Tag

HostTag RPC2_HostIdent::Tag

◆ 

union { ... } RPC2_HostIdent::Value

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