dtn_reg_info_t Struct Reference

#include <dtn_types.h>

List of all members.


Detailed Description

Registration state.

Definition at line 150 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 151 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 152 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 153 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 154 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 155 of file dtn_types.h.

Referenced by xdr_dtn_reg_info_t().

u_int dtn_reg_info_t::script_len

Definition at line 157 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 158 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 Fri Dec 22 14:48:02 2006 for DTN Reference Implementation by  doxygen 1.5.1