#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 DTNSendCommand::exec(), from_bundles(), dtntunnel::TCPTunnel::handle_bundle(), dtn::APIClient::handle_recv(), main(), make_spec(), reader_thread(), TcaController::recv_bundle(), TcaController::send_bundle(), dtntunnel::DTNTunnel::send_bundle(), to_bundles(), and xdr_dtn_bundle_spec_t().
Definition at line 231 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_recv(), main(), make_spec(), reader_thread(), TcaController::send_bundle(), dtntunnel::DTNTunnel::send_bundle(), to_bundles(), and xdr_dtn_bundle_spec_t().
Definition at line 232 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_recv(), main(), make_spec(), reader_thread(), TcaController::send_bundle(), to_bundles(), and xdr_dtn_bundle_spec_t().
Definition at line 233 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), make_spec(), TcaController::send_bundle(), dtntunnel::DTNTunnel::send_bundle(), and xdr_dtn_bundle_spec_t().
Definition at line 234 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_recv(), main(), make_spec(), reader_thread(), TcaController::send_bundle(), dtntunnel::DTNTunnel::send_bundle(), to_bundles(), and xdr_dtn_bundle_spec_t().
Definition at line 235 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_recv(), main(), make_spec(), reader_thread(), TcaController::send_bundle(), dtntunnel::DTNTunnel::send_bundle(), to_bundles(), and xdr_dtn_bundle_spec_t().
Definition at line 237 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), main(), and xdr_dtn_bundle_spec_t().
Definition at line 238 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), main(), and xdr_dtn_bundle_spec_t().
| struct { ... } dtn_bundle_spec_t::blocks |
Referenced by DTNSendCommand::exec(), main(), and xdr_dtn_bundle_spec_t().
1.5.3