BSL v1.0.0 - 29.g99f1b76
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
MockBPA_CanonicalBlock_t Struct Reference

Structure of each canonical block according to Section 4.3.2 of RFC 9171 [6]. More...

#include <bundle.h>

+ Collaboration diagram for MockBPA_CanonicalBlock_t:

Data Fields

uint64_t blk_type
 Block type code.
 
uint64_t blk_num
 Unique block number, with 0 reserved and 1 for payload.
 
uint64_t flags
 Block processing control flags.
 
uint64_t crc_type
 CRC type code.
 
void * btsd
 Pointer to memory managed by the BPA outside this struct.
 
size_t btsd_len
 Known length of the btsd.
 

Detailed Description

Structure of each canonical block according to Section 4.3.2 of RFC 9171 [6].

Field Documentation

◆ blk_num

◆ blk_type

◆ btsd

◆ btsd_len

◆ crc_type

◆ flags


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