aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rspro.h
blob: ed3057b6b34e65efec6a9869f1c5faa0f0b53b1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* Do not modify this file. Changes will be overwritten.                      */
/* Generated automatically by the ASN.1 to Wireshark dissector compiler       */
/* packet-rspro.h                                                             */
/* asn2wrs.py -p rspro -c ./rspro.cnf -s ./packet-rspro-template -D . -O ../.. RSPRO.asn */

/* Input file: packet-rspro-template.h */

#line 1 "./asn1/rspro/packet-rspro-template.h"
/* packet-rspro.h
 * Routines for RSPRO (remote SIM protocol) packet dissection
 * (C) 2019 by Harald Welte <laforge@gnumonks.org>
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef PACKET_RSPRO_H
#define PACKET_RSPRO_H


#endif  /* PACKET_RSPRO_H */