20extern const value_string q932_PresentedAddressScreened_vals[];
21extern const value_string q932_PresentedAddressUnscreened_vals[];
22extern const value_string q932_PresentedNumberScreened_vals[];
23extern const value_string q932_PresentedNumberUnscreened_vals[];
27WS_DLL_PUBLIC
int dissect_q932_PresentedAddressScreened(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
28WS_DLL_PUBLIC
int dissect_q932_PresentedAddressUnscreened(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
29WS_DLL_PUBLIC
int dissect_q932_PresentedNumberScreened(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
30WS_DLL_PUBLIC
int dissect_q932_PresentedNumberUnscreened(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
31WS_DLL_PUBLIC
int dissect_q932_Address(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
32WS_DLL_PUBLIC
int dissect_q932_PartyNumber(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
33WS_DLL_PUBLIC
int dissect_q932_PartySubaddress(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
34WS_DLL_PUBLIC
int dissect_q932_ScreeningIndicator(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
35WS_DLL_PUBLIC
int dissect_q932_PresentationAllowedIndicator(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Mapping between a 32-bit integer value and its string representation.
Definition value_string.h:33
Definition tvbuff-int.h:35