Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
enterprises.h
1
/* populate_global_enterprises.h
2
*
3
* Wireshark - Network traffic analyzer
4
* By Gerald Combs <
[email protected]
>
5
* Copyright 1998 Gerald Combs
6
*
7
* SPDX-License-Identifier: GPL-2.0-or-later
8
*/
9
10
#include <wireshark.h>
11
12
const
char
* global_enterprises_lookup(uint32_t value);
13
14
WS_DLL_PUBLIC
15
void
global_enterprises_dump(FILE *fp);
Generated by
1.9.8