BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
MockBPA_PrimaryBlock_s Struct Reference
+ Collaboration diagram for MockBPA_PrimaryBlock_s:

Data Fields

uint64_t version
 
uint64_t flags
 
uint64_t crc_type
 
BSL_HostEID_t dest_eid
 
BSL_HostEID_t src_node_id
 
BSL_HostEID_t report_to_eid
 
MockBPA_BundleTimestamp_t timestamp
 
uint64_t lifetime
 
uint64_t frag_offset
 
uint64_t adu_length
 
uint8_t * cbor
 
size_t cbor_len
 

Detailed Description

Definition at line 49 of file bsl_mock_bpa.h.

Field Documentation

◆ adu_length

uint64_t MockBPA_PrimaryBlock_s::adu_length

Definition at line 60 of file bsl_mock_bpa.h.

◆ cbor

uint8_t* MockBPA_PrimaryBlock_s::cbor

Definition at line 61 of file bsl_mock_bpa.h.

◆ cbor_len

size_t MockBPA_PrimaryBlock_s::cbor_len

Definition at line 62 of file bsl_mock_bpa.h.

◆ crc_type

uint64_t MockBPA_PrimaryBlock_s::crc_type

Definition at line 53 of file bsl_mock_bpa.h.

◆ dest_eid

BSL_HostEID_t MockBPA_PrimaryBlock_s::dest_eid

Definition at line 54 of file bsl_mock_bpa.h.

◆ flags

uint64_t MockBPA_PrimaryBlock_s::flags

Definition at line 52 of file bsl_mock_bpa.h.

◆ frag_offset

uint64_t MockBPA_PrimaryBlock_s::frag_offset

Definition at line 59 of file bsl_mock_bpa.h.

◆ lifetime

uint64_t MockBPA_PrimaryBlock_s::lifetime

Definition at line 58 of file bsl_mock_bpa.h.

◆ report_to_eid

BSL_HostEID_t MockBPA_PrimaryBlock_s::report_to_eid

Definition at line 56 of file bsl_mock_bpa.h.

◆ src_node_id

BSL_HostEID_t MockBPA_PrimaryBlock_s::src_node_id

Definition at line 55 of file bsl_mock_bpa.h.

◆ timestamp

MockBPA_BundleTimestamp_t MockBPA_PrimaryBlock_s::timestamp

Definition at line 57 of file bsl_mock_bpa.h.

◆ version

uint64_t MockBPA_PrimaryBlock_s::version

Definition at line 51 of file bsl_mock_bpa.h.


The documentation for this struct was generated from the following file: