Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
wiretap
json_log.h
1
/* @file
2
*
3
* Wiretap Library
4
* Copyright (c) 1998 by Gilbert Ramirez <
[email protected]
>
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
8
9
#pragma once
10
11
#include "
wtap.h
"
12
13
wtap_open_return_val
json_log_open(
wtap
*wth,
int
*err,
char
**err_info);
wtap
Definition
wtap_module.h:58
wtap.h
wtap_open_return_val
wtap_open_return_val
For registering file types that we can open.
Definition
wtap.h:1745
Generated by
1.9.8