Coda Distributed File System
|
#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 |
RPC2_Unsigned RPC2_NetLogEntry::Bandwidth |
RPC2_Unsigned RPC2_NetLogEntry::Bytes |
RPC2_Handle RPC2_NetLogEntry::Conn |
RPC2_Unsigned RPC2_NetLogEntry::ElapsedTime |
struct { ... } ::Measured_NLE RPC2_NetLogEntry::Measured |
struct { ... } ::Static_NLE RPC2_NetLogEntry::Static |
NetLogTag RPC2_NetLogEntry::Tag |
struct timeval RPC2_NetLogEntry::TimeStamp |
union { ... } RPC2_NetLogEntry::Value |