Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
uint64_t | blk_ix |
proto_item * | item_block |
Display item for the whole block. | |
uint64_t * | type_code |
Type of this block. | |
uint64_t * | block_number |
Unique identifier for this block. | |
uint64_t | flags |
All flags on this block. | |
uint64_t | crc_type |
CRC type code (assumed zero) | |
tvbuff_t * | crc_field |
Raw bytes of CRC field. | |
tvbuff_t * | data |
Type-specific data, unencoded. | |
proto_tree * | tree_data |
Type-specific data tree. | |
security_mark_t | sec |
uint64_t bp_block_canonical_t::blk_ix |
The index of the block within the bundle. This is for internal bookkeeping, not the block number.