Wireshark
4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
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
struct _value_string value_string
Mapping between a 32-bit integer value and its string representation.
Generated by
1.15.0