Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
packet-q932.h
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-q932.h */
4 /* asn2wrs.py -b -p q932 -c ./q932.cnf -s ./packet-q932-template -D . -O ../.. Addressing-Data-Elements.asn Network-Facility-Extension.asn Network-Protocol-Profile-component.asn Interpretation-component.asn */
5 
6 /* Input file: packet-q932-template.h */
7 
8 #line 1 "./asn1/q932/packet-q932-template.h"
9 /* packet-q932.h
10  * Routines for Q.932 packet dissection
11  * 2007 Tomas Kukosa
12  *
13  * Wireshark - Network traffic analyzer
14  * By Gerald Combs <gerald@wireshark.org>
15  * Copyright 1998 Gerald Combs
16  *
17  * SPDX-License-Identifier: GPL-2.0-or-later
18  */
19 
20 #ifndef PACKET_Q932_H
21 #define PACKET_Q932_H
22 
23 
24 /*--- Included file: packet-q932-exp.h ---*/
25 #line 1 "./asn1/q932/packet-q932-exp.h"
26 WS_DLL_PUBLIC const value_string q932_PresentedAddressScreened_vals[];
27 WS_DLL_PUBLIC const value_string q932_PresentedAddressUnscreened_vals[];
28 WS_DLL_PUBLIC const value_string q932_PresentedNumberScreened_vals[];
29 WS_DLL_PUBLIC const value_string q932_PresentedNumberUnscreened_vals[];
30 WS_DLL_PUBLIC const value_string q932_PartyNumber_vals[];
31 WS_DLL_PUBLIC const value_string q932_PartySubaddress_vals[];
32 WS_DLL_PUBLIC const value_string q932_ScreeningIndicator_vals[];
33 WS_DLL_PUBLIC int dissect_q932_PresentedAddressScreened(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
34 WS_DLL_PUBLIC int dissect_q932_PresentedAddressUnscreened(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
35 WS_DLL_PUBLIC int dissect_q932_PresentedNumberScreened(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
36 WS_DLL_PUBLIC int dissect_q932_PresentedNumberUnscreened(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
37 WS_DLL_PUBLIC int dissect_q932_Address(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
38 WS_DLL_PUBLIC int dissect_q932_PartyNumber(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
39 WS_DLL_PUBLIC int dissect_q932_PartySubaddress(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
40 WS_DLL_PUBLIC int dissect_q932_ScreeningIndicator(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
41 WS_DLL_PUBLIC int dissect_q932_PresentationAllowedIndicator(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
42 
43 /*--- End of included file: packet-q932-exp.h ---*/
44 #line 16 "./asn1/q932/packet-q932-template.h"
45 
46 #endif /* PACKET_Q932_H */
47 
Definition: tvbuff-int.h:35
Definition: asn1.h:63
Definition: value_string.h:24
Definition: proto.h:759