Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
dissectors
packet-gdt.h
1
/* Do not modify this file. Changes will be overwritten. */
2
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3
/* packet-gdt.h */
4
/* asn2wrs.py -b -q -L -p gdt -c ./gdt.cnf -s ./packet-gdt-template -D . -O ../.. gdt.asn */
5
6
/* packet-gdt-template.h
7
*
8
* Copyright 2022, Damir Franusic <
[email protected]
>
9
*
10
* Wireshark - Network traffic analyzer
11
* By Gerald Combs <
[email protected]
>
12
* Copyright 1998 Gerald Combs
13
*
14
* SPDX-License-Identifier: GPL-2.0-or-later
15
*/
16
17
18
#ifndef PACKET_GDT_H
19
#define PACKET_GDT_H
20
21
void
proto_register_gdt(
void
);
22
void
proto_reg_handoff_gdt(
void
);
23
24
#endif
/* PACKET_GDT_H */
Generated by
1.9.8