Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
dissectors
packet-uavcan-dsdl.h
1
/* packet-uavcan-dsdl.h
2
* Routines for dissection of DSDL used in UAVCAN
3
*
4
* Copyright 2020-2021 NXP
5
*
6
* Wireshark - Network traffic analyzer
7
* By Gerald Combs <
[email protected]
>
8
* Copyright 1998 Gerald Combs
9
*
10
* SPDX-License-Identifier: GPL-2.0-or-later
11
*/
12
13
#ifndef _PACKET_UAVCAN_DSDL_H_
14
#define _PACKET_UAVCAN_DSDL_H_
15
16
extern
const
range_string
uavcan_subject_id_vals[];
17
extern
const
range_string
uavcan_service_id_vals[];
18
19
20
#endif
/* _PACKET_UAVCAN_DSDL_H_ */
_range_string
Definition
value_string.h:292
Generated by
1.9.8