20 #ifndef PACKET_CAMEL_H 21 #define PACKET_CAMEL_H 23 #include "ws_symbol_export.h" 25 void proto_reg_handoff_camel(
void);
26 void proto_register_camel(
void);
29 #define camel_MAX_NUM_OPR_CODES 256 31 WS_DLL_PUBLIC
const value_string camel_opr_code_strings[];
36 #define NB_CAMELSRT_CATEGORY 9+1 40 #define CAMELSRT_SESSION 1 42 #define CAMELSRT_VOICE_INITIALDP 2 43 #define CAMELSRT_VOICE_ACR1 3 44 #define CAMELSRT_VOICE_ACR2 4 45 #define CAMELSRT_VOICE_ACR3 5 46 #define CAMELSRT_VOICE_DISC 6 48 #define CAMELSRT_GPRS_INITIALDP 7 49 #define CAMELSRT_GPRS_REPORT 8 51 #define CAMELSRT_SMS_INITIALDP 9 91 gboolean request_available;
92 gboolean is_duplicate;
93 gboolean is_delta_time;
101 guint32 tcap_session_id;
125 WS_DLL_PUBLIC gboolean gcamel_StatSRT;
Definition: packet-camel-template.h:71
guint8 opcode
Definition: packet-camel-template.h:103
gboolean responded
Definition: packet-camel-template.h:63
Definition: packet_info.h:44
void camelsrt_call_matching(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, struct camelsrt_info_t *p_camel_info)
Definition: tvbuff-int.h:35
guint32 req_num
Definition: packet-camel-template.h:60
#define NB_CAMELSRT_CATEGORY
Definition: packet-camel-template.h:36
struct camelsrt_info_t * camelsrt_razinfo(void)
Definition: packet-camel-template.c:1029
nstime_t req_time
Definition: packet-camel-template.h:62
Definition: packet-camel-template.h:81
Definition: packet-camel-template.h:59
Definition: packet-tcap-template.h:67
Definition: packet-camel-template.h:90
Definition: packet-camel-template.h:100
guint32 session_id
Definition: packet-camel-template.h:72
Definition: value_string.h:24
guint32 rsp_num
Definition: packet-camel-template.h:61