Wireshark  4.3.0
The Wireshark network protocol analyzer
packet-c1222.h
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-c1222.h */
4 /* asn2wrs.py -b -q -L -p c1222 -c ./c1222.cnf -s ./packet-c1222-template -D . -O ../.. c1222.asn */
5 
6 /* packet-c1222.h
7  * Routines for ANSI C12.22 packet dissection
8  * Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
9  *
10  * Wireshark - Network traffic analyzer
11  * By Gerald Combs <gerald@wireshark.org>
12  * Copyright 1998 Gerald Combs
13  *
14  * SPDX-License-Identifier: GPL-2.0-or-later
15  */
16 
17 #ifndef PACKET_C1222_H
18 #define PACKET_C1222_H
19 
20 #endif /* PACKET_C1222_H */
21 
22 /*
23  * Editor modelines - https://www.wireshark.org/tools/modelines.html
24  *
25  * Local variables:
26  * c-basic-offset: 2
27  * tab-width: 8
28  * indent-tabs-mode: nil
29  * End:
30  *
31  * vi: set shiftwidth=2 tabstop=8 expandtab:
32  * :indentSize=2:tabSize=8:noTabs=true:
33  */
34