|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
#include <rs.h>
Public Attributes | |
| uint32_t | seq_number |
| uint8_t | encoded_symbol_id |
| uint8_t | source_block_len |
| uint8_t | n_fec_symbols |
| uint8_t | padding |
FEC Header, prepended to symbol packets.
| uint8_t transport::protocol::fec::fec_header::encoded_symbol_id |
The index of the symbol inside the source block, between k and n - 1
| uint8_t transport::protocol::fec::fec_header::n_fec_symbols |
Total number of symbols (n - k)
| uint8_t transport::protocol::fec::fec_header::padding |
Align header to 64 bits
| uint32_t transport::protocol::fec::fec_header::seq_number |
The base source packet seq_number this FES symbol refers to
| uint8_t transport::protocol::fec::fec_header::source_block_len |
Total length of source block (n)
1.8.17