Wireshark  4.3.0
The Wireshark network protocol analyzer
packet-smrse.h
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-smrse.h */
4 /* asn2wrs.py -b -q -L -p smrse -c ./smrse.cnf -s ./packet-smrse-template -D . -O ../.. SMRSE.asn */
5 
6 /* packet-smrse.h
7  * Routines for SMRSE Short Message Relay Service packet dissection
8  * Ronnie Sahlberg 2004
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_SMRSE_H
18 #define PACKET_SMRSE_H
19 
20 /*#include "packet-smrse-exp.h"*/
21 
22 #endif /* PACKET_SMRSE_H */
23