1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
4 /* asn2wrs.py -b -q -L -p c1222 -c ./c1222.cnf -s ./packet-c1222-template -D . -O ../.. c1222.asn */
7 * Routines for ANSI C12.22 packet dissection
8 * Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <gerald@wireshark.org>
12 * Copyright 1998 Gerald Combs
14 * SPDX-License-Identifier: GPL-2.0-or-later
17 #ifndef PACKET_C1222_H
18 #define PACKET_C1222_H
20 #endif /* PACKET_C1222_H */
23 * Editor modelines - https://www.wireshark.org/tools/modelines.html
28 * indent-tabs-mode: nil
31 * vi: set shiftwidth=2 tabstop=8 expandtab:
32 * :indentSize=2:tabSize=8:noTabs=true: