21#include "packet-per.h"
23extern int dissect_DomainMCSPDU_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_);
24extern uint32_t t124_get_last_channelId(
void);
25extern void t124_set_top_tree(proto_tree *tree);
27extern void register_t124_ns_dissector(
const char *nsKey, dissector_t dissector,
int proto);
28extern void register_t124_sd_dissector(
packet_info *pinfo, uint32_t channelId, dissector_t dissector,
int proto);
33unsigned dissect_t124_ConnectData(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
34unsigned dissect_t124_ConnectGCCPDU(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
struct _asn1_ctx_t asn1_ctx_t
Central context object threaded through all ASN.1 dissection calls.
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
struct _value_string value_string
Mapping between a 32-bit integer value and its string representation.