Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

rejected_reply Struct Reference

#include <rpc_msg.h>

List of all members.

Public Attributes

enum reject_stat rj_stat
union {
   struct {
      u_int32_t   low
      u_int32_t   high
   }   RJ_versions
   enum auth_stat   RJ_why
ru


Member Data Documentation

u_int32_t rejected_reply::high
 

Definition at line 115 of file rpc_msg.h.

u_int32_t rejected_reply::low
 

Definition at line 114 of file rpc_msg.h.

enum reject_stat rejected_reply::rj_stat
 

Definition at line 111 of file rpc_msg.h.

struct { ... } rejected_reply::RJ_versions
 

enum auth_stat rejected_reply::RJ_why
 

Definition at line 117 of file rpc_msg.h.

union { ... } rejected_reply::ru
 


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2