|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Mandatory payload of a Netflix-specific WTAP_BLOCK_CUSTOM block in a pcapng file. More...
#include <pcapng-netflix-custom.h>
Public Attributes | |
| uint32_t | type |
| uint32_t | skipped |
Mandatory payload of a Netflix-specific WTAP_BLOCK_CUSTOM block in a pcapng file.
| uint32_t nflx::skipped |
Number of packets skipped before this block; only valid when type == NFLX_BLOCK_TYPE_SKIP.
| uint32_t nflx::type |
Netflix custom block subtype; determines how the remainder of the block is interpreted (e.g., NFLX_BLOCK_TYPE_SKIP).