Type definition for a unique bundle identifier. More...
#include <dtn_types.h>
Public Attributes | |
dtn_endpoint_id_t | source |
dtn_timestamp_t | creation_ts |
u_int | frag_offset |
u_int | orig_length |
Type definition for a unique bundle identifier.
Returned from dtn_send after the daemon has assigned the creation_secs and creation_subsecs, in which case orig_length and frag_offset are always zero, and also in status report data in which case they may be set if the bundle is fragmented.
Definition at line 289 of file dtn_types.h.
Definition at line 291 of file dtn_types.h.
Referenced by dtn_cancel(), dtn_recv(), dtn::APIClient::handle_recv(), main(), and xdr_dtn_bundle_id_t().
Definition at line 292 of file dtn_types.h.
Referenced by dtn::APIClient::handle_recv(), and xdr_dtn_bundle_id_t().
Definition at line 293 of file dtn_types.h.
Referenced by dtn::APIClient::handle_recv(), and xdr_dtn_bundle_id_t().
Definition at line 290 of file dtn_types.h.
Referenced by dtn_cancel(), dtn_recv(), dtn::APIClient::handle_recv(), main(), and xdr_dtn_bundle_id_t().