![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
guint64 | blk_ix |
proto_item * | item_block |
Display item for the whole block. | |
guint64 * | type_code |
Type of this block. | |
guint64 * | block_number |
Unique identifier for this block. | |
guint64 | flags |
All flags on this block. | |
guint64 | 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 |
guint64 bp_block_canonical_t::blk_ix |
The index of the block within the bundle. This is for internal bookkeeping, not the block number.