Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
dissectors
data-errno.h
1
/* data-errno.h
2
* Sttring descriptions for errno values.
3
*
4
* Wireshark - Network traffic analyzer
5
* By Gerald Combs <gerald@wireshark.org>
6
* Copyright 1998 Gerald Combs
7
*
8
* SPDX-License-Identifier: GPL-2.0-or-later
9
*/
10
#pragma once
11
12
#include <
wsutil/value_string.h
>
13
14
extern
value_string_ext
linux_negative_errno_vals_ext;
_value_string_ext
Extended metadata for a value_string array.
Definition
value_string.h:325
value_string.h
Generated by
1.9.8