10#ifndef WTAP_PCAPNG_NETFLIX_CUSTOM_H
11#define WTAP_PCAPNG_NETFLIX_CUSTOM_H
21pcapng_read_nflx_custom_block(
FILE_T fh, uint32_t block_payload_length,
24 int *err,
char **err_info);
29 const uint8_t *value, uint16_t length);
Definition pcapng_module.h:86
Definition file_wrappers.c:215
Definition pcapng_module.h:74