Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
nflx Struct Reference

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

Detailed Description

Mandatory payload of a Netflix-specific WTAP_BLOCK_CUSTOM block in a pcapng file.

Member Data Documentation

◆ skipped

uint32_t nflx::skipped

Number of packets skipped before this block; only valid when type == NFLX_BLOCK_TYPE_SKIP.

◆ type

uint32_t nflx::type

Netflix custom block subtype; determines how the remainder of the block is interpreted (e.g., NFLX_BLOCK_TYPE_SKIP).


The documentation for this struct was generated from the following file: