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

#include <srv.h>

Collaboration diagram for HostTable:
Collaboration graph
[legend]

Public Attributes

RPC2_Handle id
 
struct dllist_head Clients
 
struct in_addr host
 
unsigned int port
 
time_t LastCall
 
time_t ActiveCall
 
struct Lock lock
 

Member Data Documentation

◆ ActiveCall

time_t HostTable::ActiveCall

◆ Clients

struct dllist_head HostTable::Clients

◆ host

struct in_addr HostTable::host

◆ id

RPC2_Handle HostTable::id

◆ LastCall

time_t HostTable::LastCall

◆ lock

struct Lock HostTable::lock

◆ port

unsigned int HostTable::port

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