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

#include <rpc2.h>

Public Attributes

struct timeval TimeStamp
 
NetLogTag Tag
 
union {
   struct Measured_NLE {
      RPC2_Handle   Conn
 
      RPC2_Unsigned   Bytes
 
      RPC2_Unsigned   ElapsedTime
 
   }   Measured
 
   struct Static_NLE {
      RPC2_Unsigned   Bandwidth
 
   }   Static
 
Value
 

Member Data Documentation

◆ Bandwidth

RPC2_Unsigned RPC2_NetLogEntry::Bandwidth

◆ Bytes

RPC2_Unsigned RPC2_NetLogEntry::Bytes

◆ Conn

RPC2_Handle RPC2_NetLogEntry::Conn

◆ ElapsedTime

RPC2_Unsigned RPC2_NetLogEntry::ElapsedTime

◆ 

struct { ... } ::Measured_NLE RPC2_NetLogEntry::Measured

◆ 

struct { ... } ::Static_NLE RPC2_NetLogEntry::Static

◆ Tag

NetLogTag RPC2_NetLogEntry::Tag

◆ TimeStamp

struct timeval RPC2_NetLogEntry::TimeStamp

◆ 

union { ... } RPC2_NetLogEntry::Value

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