Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

accepted_reply Struct Reference

#include <rpc_msg.h>

Collaboration diagram for accepted_reply:

Collaboration graph
[legend]

Data Fields

opaque_auth ar_verf
enum accept_stat ar_stat
union {
   struct {
      u_int32_t   low
      u_int32_t   high
   }   AR_versions
   struct {
      caddr_t   where
      xdrproc_t   proc
   }   AR_results
ru

Field Documentation

struct { ... } accepted_reply::AR_results
 

enum accept_stat accepted_reply::ar_stat
 

Definition at line 91 of file rpc_msg.h.

struct opaque_auth accepted_reply::ar_verf
 

Definition at line 90 of file rpc_msg.h.

struct { ... } accepted_reply::AR_versions
 

u_int32_t accepted_reply::high
 

Definition at line 95 of file rpc_msg.h.

u_int32_t accepted_reply::low
 

Definition at line 94 of file rpc_msg.h.

xdrproc_t accepted_reply::proc
 

Definition at line 99 of file rpc_msg.h.

union { ... } accepted_reply::ru
 

caddr_t accepted_reply::where
 

Definition at line 98 of file rpc_msg.h.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 22 15:24:29 2004 for snort_docs by doxygen 1.3.6