Registration state. More...
#include <dtn_types.h>
Public Attributes | |
dtn_endpoint_id_t | endpoint |
dtn_reg_id_t | regid |
u_int | flags |
dtn_timeval_t | expiration |
bool_t | init_passive |
struct { | |
u_int script_len | |
char * script_val | |
} | script |
Registration state.
Definition at line 141 of file dtn_types.h.
Definition at line 142 of file dtn_types.h.
Referenced by build_reginfo(), TcaController::dtn_reg(), DTNRegisterCommand::exec(), from_bundles(), dtntunnel::DTNTunnel::init_registration(), main(), make_registration(), reader_thread(), to_bundles(), and xdr_dtn_reg_info_t().
Definition at line 145 of file dtn_types.h.
Referenced by build_reginfo(), TcaController::dtn_reg(), DTNRegisterCommand::exec(), from_bundles(), dtntunnel::DTNTunnel::init_registration(), main(), reader_thread(), to_bundles(), and xdr_dtn_reg_info_t().
u_int dtn_reg_info_t::flags |
Definition at line 144 of file dtn_types.h.
Referenced by build_reginfo(), TcaController::dtn_reg(), DTNRegisterCommand::exec(), from_bundles(), dtntunnel::DTNTunnel::init_registration(), main(), reader_thread(), to_bundles(), and xdr_dtn_reg_info_t().
bool_t dtn_reg_info_t::init_passive |
Definition at line 146 of file dtn_types.h.
Referenced by build_reginfo(), DTNRegisterCommand::exec(), and xdr_dtn_reg_info_t().
Definition at line 143 of file dtn_types.h.
Referenced by TcaController::dtn_reg(), main(), reader_thread(), and xdr_dtn_reg_info_t().
struct { ... } dtn_reg_info_t::script |
Referenced by build_reginfo(), DTNRegisterCommand::exec(), main(), and xdr_dtn_reg_info_t().
Definition at line 148 of file dtn_types.h.
Referenced by build_reginfo(), DTNRegisterCommand::exec(), main(), and xdr_dtn_reg_info_t().
Definition at line 149 of file dtn_types.h.
Referenced by build_reginfo(), DTNRegisterCommand::exec(), main(), and xdr_dtn_reg_info_t().