Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
packet-charging_ase.h
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-charging_ase.h */
4 /* asn2wrs.py -b -p charging_ase -c ./charging_ase.cnf -s ./packet-charging_ase-template -D . -O ../.. Tariffing-Data-Types.asn */
5 
6 /* Input file: packet-charging_ase-template.h */
7 
8 #line 1 "./asn1/charging_ase/packet-charging_ase-template.h"
9 /* packet-charging_ase-template.h
10  * Copyright 2009, Anders Broman <anders.broman@ericsson.com>
11  *
12  * Wireshark - Network traffic analyzer
13  * By Gerald Combs <gerald@wireshark.org>
14  * Copyright 1998 Gerald Combs
15  *
16  * SPDX-License-Identifier: GPL-2.0-or-later
17  */
18 
19 #ifndef PACKET_CHARGING_ASE_H
20 #define PACKET_CHARGING_ASE_H
21 
22 
23 /*--- Included file: packet-charging_ase-exp.h ---*/
24 #line 1 "./asn1/charging_ase/packet-charging_ase-exp.h"
25 extern const value_string charging_ase_ChargingMessageType_vals[];
26 int dissect_charging_ase_ChargingMessageType(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
27 int dissect_charging_ase_ChargingMessageType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
28 
29 /*--- End of included file: packet-charging_ase-exp.h ---*/
30 #line 15 "./asn1/charging_ase/packet-charging_ase-template.h"
31 
32 #endif /* PACKET_CHARGING_ASE_H */
Definition: packet_info.h:44
Definition: tvbuff-int.h:35
Definition: asn1.h:63
Definition: value_string.h:24
Definition: proto.h:759