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 gdt -c ./gdt.cnf -s ./packet-gdt-template -D . -O ../.. gdt.asn */
6 /* packet-gdt-template.h
8 * Copyright 2022, Damir Franusic <damir.franusic@gmail.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
21 void proto_register_gdt(void);
22 void proto_reg_handoff_gdt(void);
24 #endif /* PACKET_GDT_H */