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

#include <rpc2.private.h>

Collaboration diagram for MEntry:
Collaboration graph
[legend]

Public Attributes

struct rpc2_LinkEntry LE
 
RPC2_Integer State
 
struct RPC2_addrinfoClientAddr
 
RPC2_Handle MgroupID
 
RPC2_Integer NextSeqNumber
 
struct SE_DefinitionSEProcs
 
char * SideEffectPtr
 
union {
   struct {
      struct CEntry **   mec_listeners
 
      long   mec_howmanylisteners
 
      long   mec_maxlisteners
 
   }   me_client
 
   struct CEntry *   mes_conn
 
me_conns
 

Member Data Documentation

◆ ClientAddr

struct RPC2_addrinfo* MEntry::ClientAddr

◆ LE

struct rpc2_LinkEntry MEntry::LE

◆ 

struct { ... } MEntry::me_client

◆ 

union { ... } MEntry::me_conns

◆ mec_howmanylisteners

long MEntry::mec_howmanylisteners

◆ mec_listeners

struct CEntry** MEntry::mec_listeners

◆ mec_maxlisteners

long MEntry::mec_maxlisteners

◆ mes_conn

struct CEntry* MEntry::mes_conn

◆ MgroupID

RPC2_Handle MEntry::MgroupID

◆ NextSeqNumber

RPC2_Integer MEntry::NextSeqNumber

◆ SEProcs

struct SE_Definition* MEntry::SEProcs

◆ SideEffectPtr

char* MEntry::SideEffectPtr

◆ State

RPC2_Integer MEntry::State

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