Wireshark
4.3.0
The Wireshark network protocol analyzer
epan
dissectors
packet-epmd.h
1
/* packet-epmd.h
2
* Definitions for EPMD (Erlang Port Mapper Daemon) messages
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef __PACKET_EPMD_H__
8
#define __PACKET_EPMD_H__
9
10
extern
const
value_string
epmd_version_vals[];
11
12
#endif
_value_string
Definition:
value_string.h:26
Generated by
1.9.1