17#ifndef PACKET_GPRSCDR_H
18#define PACKET_GPRSCDR_H
21extern const value_string gprscdr_GPRSCallEventRecord_vals[];
23int dissect_gprscdr_GPRSCallEventRecord(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
24int dissect_gprscdr_GPRSRecord(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
25int dissect_gprscdr_CAMELInformationPDP(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Definition packet_info.h:43
Definition value_string.h:25
Definition tvbuff-int.h:35