Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
dissectors
data-isobus.h
1
/*
2
* This file was generated by running ./tools/make-isobus.py.
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*
6
* The ISOBUS public listings available from:
7
* <https://www.isobus.net/isobus/attachments/isoExport_csv.zip>
8
*
9
*/
10
11
#ifndef __DATA_ISOBUS_H__
12
#define __DATA_ISOBUS_H__
13
14
extern
value_string_ext
isobus_industry_groups_ext;
15
extern
value_string_ext
isobus_vehicle_systems_ext;
16
extern
value_string_ext
isobus_global_name_functions_ext;
17
extern
value_string_ext
isobus_ig_specific_name_functions_ext;
18
extern
value_string_ext
isobus_manufacturers_ext;
19
extern
value_string_ext
isobus_pgn_names_ext;
20
21
#endif
/* __DATA_ISOBUS_H__ */
_value_string_ext
Extended metadata for a value_string array.
Definition
value_string.h:325
Generated by
1.9.8