dtn_reg_info_t Struct Reference

#include <dtn_types.h>

List of all members.


Detailed Description

Registration state.

Definition at line 134 of file dtn_types.h.

Public Attributes

dtn_endpoint_id_t endpoint
dtn_reg_id_t regid
dtn_reg_failure_action_t failure_action
dtn_timeval_t expiration
bool_t init_passive
struct {
   u_int   script_len
   char *   script_val
script


Member Data Documentation

dtn_endpoint_id_t dtn_reg_info_t::endpoint

Definition at line 135 of file dtn_types.h.

Referenced by make_registration(), and xdr_dtn_reg_info_t().

dtn_reg_id_t dtn_reg_info_t::regid

Definition at line 136 of file dtn_types.h.

Referenced by make_registration(), and xdr_dtn_reg_info_t().

dtn_reg_failure_action_t dtn_reg_info_t::failure_action

Definition at line 137 of file dtn_types.h.

Referenced by make_registration(), and xdr_dtn_reg_info_t().

dtn_timeval_t dtn_reg_info_t::expiration

Definition at line 138 of file dtn_types.h.

Referenced by make_registration(), and xdr_dtn_reg_info_t().

bool_t dtn_reg_info_t::init_passive

Definition at line 139 of file dtn_types.h.

Referenced by xdr_dtn_reg_info_t().

u_int dtn_reg_info_t::script_len

Definition at line 141 of file dtn_types.h.

Referenced by make_registration(), and xdr_dtn_reg_info_t().

char* dtn_reg_info_t::script_val

Definition at line 142 of file dtn_types.h.

Referenced by make_registration(), and xdr_dtn_reg_info_t().

struct { ... } dtn_reg_info_t::script

Referenced by make_registration(), and xdr_dtn_reg_info_t().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 7 12:54:31 2007 for DTN Reference Implementation by  doxygen 1.5.1