![]() |
Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Classes | |
struct | pcapng_nflx_custom_block_s |
Macros | |
#define | NFLX_BLOCK_TYPE_EVENT 1 |
#define | NFLX_BLOCK_TYPE_SKIP 2 |
#define | MIN_NFLX_CB_SIZE ((uint32_t)sizeof(pcapng_nflx_custom_block_t)) |
Typedefs | |
typedef struct pcapng_nflx_custom_block_s | pcapng_nflx_custom_block_t |
Functions | |
bool | pcapng_read_nflx_custom_block (FILE_T fh, uint32_t block_payload_length, section_info_t *section_info, wtapng_block_t *wblock, int *err, char **err_info) |
bool | pcapng_process_nflx_custom_option (wtapng_block_t *wblock, section_info_t *section_info, const uint8_t *value, uint16_t length) |
bool | pcapng_write_nflx_custom_block (wtap_dumper *wdh, const wtap_rec *rec, int *err, char **err_info _U_) |
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 2001 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later