Expand description
Contains the PcapNg blocks.
Modules§
- enhanced_
packet - Enhanced Packet Block (EPB).
- interface_
description - Interface Description Block (IDB).
- interface_
statistics - Interface Statistics Block.
- name_
resolution - Name Resolution Block (NRB).
- packet
- Packet Block.
- section_
header - Section Header Block.
- simple_
packet - Simple Packet Block (SPB).
- systemd_
journal_ export - Systemd Journal Export Block.
- unknown
- Unknown Block.
Structs§
- RawBlock
- PcapNg Block
Enums§
- Block
- PcapNg parsed blocks
Constants§
- ENHANCED_
PACKET_ BLOCK - Enhanced packet block type
- INTERFACE_
DESCRIPTION_ BLOCK - Interface description block type
- INTERFACE_
STATISTIC_ BLOCK - Interface statistic block type
- NAME_
RESOLUTION_ BLOCK - Name resolution block type
- PACKET_
BLOCK - Packet block type
- SECTION_
HEADER_ BLOCK - Section header block type
- SIMPLE_
PACKET_ BLOCK - Simple packet block type
- SYSTEMD_
JOURNAL_ EXPORT_ BLOCK - Systemd journal export block type
Traits§
- Pcap
NgBlock - Common interface for the PcapNg blocks