12 #ifndef CUSTODY_SIGNAL_H
13 #define CUSTODY_SIGNAL_H
21 #define CUSTODY_TRANSFER_SUCCEEDED (0x80)
22 #define CUSTODY_TRANSFER_FAILED (0x00)
23 #define NO_ADDITIONAL_INFORMATION (0x00)
24 #define REDUNDANT_RECEPTION (0x03)
25 #define DEPLETED_STORAGE (0x04)
26 #define DEST_EID_UNINTELLIGIBLE (0x05)
27 #define NO_KNOWN_ROUTE_TO_DEST (0x06)
28 #define NO_TIMELY_CONTACT_WITH_NEXT_NODE (0x07)
29 #define BLOCK_UNINTELLIGIBLE (0x08)
33 uint32_t fragement_offset;
34 uint32_t fragment_length;
35 uint32_t custody_signal_time;
36 uint32_t bundle_creation_timestamp;
37 uint32_t bundle_creation_timestamp_seq;