Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
pcapng-sysdig-int.h File Reference
#include "wtap.h"
#include "pcapng.h"
#include "pcapng_module.h"

Go to the source code of this file.

Functions

bool pcapng_read_sysdig_event_block (wtap *wth, FILE_T fh, pcapng_block_header_t *bh, section_info_t *section_info, wtapng_block_t *wblock, int *err, char **err_info)
 
bool pcapng_write_sysdig_event_block (wtap_dumper *wdh, const wtap_rec *rec, int *err, char **err_info)
 
void pcapng_process_meta_event (wtap *wth, wtapng_block_t *wblock)
 
bool pcapng_read_meta_event_block (FILE_T fh, pcapng_block_header_t *bh, wtapng_block_t *wblock, int *err, char **err_info)
 

Detailed Description

SPDX-License-Identifier: GPL-2.0-or-later