#include <dtn_types.h>
Definition at line 229 of file dtn_types.h.
Public Attributes | |
| dtn_endpoint_id_t | source |
| dtn_endpoint_id_t | dest |
| dtn_endpoint_id_t | replyto |
| dtn_bundle_priority_t | priority |
| int | dopts |
| dtn_timeval_t | expiration |
| struct { | |
| u_int blocks_len | |
| dtn_extension_block_t * blocks_val | |
| } | blocks |
Definition at line 230 of file dtn_types.h.
Referenced by from_bundles(), dtntunnel::TCPTunnel::handle_bundle(), main(), TcaController::send_bundle(), and xdr_dtn_bundle_spec_t().
Definition at line 231 of file dtn_types.h.
Referenced by TcaController::send_bundle(), and xdr_dtn_bundle_spec_t().
| struct { ... } dtn_bundle_spec_t::blocks |
Referenced by xdr_dtn_bundle_spec_t().
1.5.1