#include <Prophet.h>
30, 4.4.5
Definition at line 467 of file Prophet.h.
Public Attributes | |
u_int16_t | dest_string_id |
ID string of the destination of the bundle as predefined in the dictionary TLV. | |
u_int8_t | b_flags |
The encoding of the B_Flags in the request are: Flag 0: Custody Offered 0b1 Flag 1: Reserved 0b1 Flag 2: Reserved 0b1 Flag 3: Reserved 0b1 Flag 4: Reserved 0b1 Flag 5: Reserved 0b1 Flag 6: Reserved 0b1 Flag 7: PRoPHET ACK 0b1 The encoding of the B_flag values in the response are: Flag 0: Custody Accepted 0b1 Flag 1: Bundle Accepted 0b1 Flag 2: Reserved 0b1 Flag 3: Reserved 0b1 Flag 4: Reserved 0b1 Flag 5: Reserved 0b1 Flag 6: Reserved 0b1 Flag 7: Reserved 0b1 . | |
u_int8_t | unused__ |
u_int32_t | creation_timestamp |
This bundle's creation timestamp. |
ID string of the destination of the bundle as predefined in the dictionary TLV.
Definition at line 472 of file Prophet.h.
Referenced by dtn::BundleTLV::read_bundle_offer().
The encoding of the B_Flags in the request are:
Flag 0: Custody Offered 0b1
Flag 1: Reserved 0b1
Flag 2: Reserved 0b1
Flag 3: Reserved 0b1
Flag 4: Reserved 0b1
Flag 5: Reserved 0b1
Flag 6: Reserved 0b1
Flag 7: PRoPHET ACK 0b1
The encoding of the B_flag values in the response are:
Flag 0: Custody Accepted 0b1
Flag 1: Bundle Accepted 0b1
Flag 2: Reserved 0b1
Flag 3: Reserved 0b1
Flag 4: Reserved 0b1
Flag 5: Reserved 0b1
Flag 6: Reserved 0b1
Flag 7: Reserved 0b1
.
Definition at line 497 of file Prophet.h.
Referenced by dtn::BundleTLV::read_bundle_offer().
This bundle's creation timestamp.
Definition at line 499 of file Prophet.h.
Referenced by dtn::BundleTLV::read_bundle_offer().