Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
wiretap
pcapng-sysdig-int.h
Go to the documentation of this file.
1
7
#ifndef __WTAP_PCAPNG_SYSDIG_INT_H__
8
#define __WTAP_PCAPNG_SYSDIG_INT_H__
9
10
#include "
wtap.h
"
11
#include "
pcapng.h
"
12
#include "
pcapng_module.h
"
13
14
extern
bool
15
pcapng_write_sysdig_event_block(
wtap_dumper
* wdh,
const
wtap_rec
* rec,
16
int
* err,
char
** err_info);
17
18
#endif
19
20
/*
21
* Editor modelines - https://www.wireshark.org/tools/modelines.html
22
*
23
* Local variables:
24
* c-basic-offset: 4
25
* tab-width: 8
26
* indent-tabs-mode: nil
27
* End:
28
*
29
* vi: set shiftwidth=8 tabstop=8 noexpandtab:
30
* :indentSize=8:tabSize=8:noTabs=false:
31
*/
pcapng.h
pcapng_module.h
wtap_dumper
Definition
wtap-int.h:97
wtap_rec
Definition
wtap.h:1425
wtap.h
Generated by
1.9.8