Wireshark  4.3.0
The Wireshark network protocol analyzer
opcua_statuscode.h
1 /******************************************************************************
2 ** Copyright (C) 2014 ascolab GmbH. All Rights Reserved.
3 ** Web: http://www.ascolab.com
4 **
5 ** SPDX-License-Identifier: GPL-2.0-or-later
6 **
7 ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
8 ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
9 **
10 ** Project: OpcUa Wireshark Plugin
11 **
12 ** Author: Hannes Mezger <hannes.mezger@ascolab.com>
13 **
14 ******************************************************************************/
15 
16 extern const value_string g_statusCodes[];
Definition: value_string.h:26