16 #include "ws_symbol_export.h" 19 #define TCAP_COMP_INVOKE 0xa1 20 #define TCAP_COMP_RRL 0xa2 21 #define TCAP_COMP_RE 0xa3 22 #define TCAP_COMP_REJECT 0xa4 23 #define TCAP_COMP_RRN 0xa7 26 #define ANSI_TC_INVOKE_L 0xe9 27 #define ANSI_TC_RRL 0xea 28 #define ANSI_TC_RE 0xeb 29 #define ANSI_TC_REJECT 0xec 30 #define ANSI_TC_INVOKE_N 0xed 31 #define ANSI_TC_RRN 0xee 34 #define TCAP_SEQ_TAG 0x30 35 #define TCAP_SET_TAG 0x31 37 #define TCAP_INVOKE_ID_TAG 0x02 38 #define TCAP_LINKED_ID_TAG 0x80 40 #define TCAP_EOC_LEN 2 42 #define TCAP_CONSTRUCTOR(TCtag) (TCtag & 0x20) 48 #define TC_ANSI_ABORT 5 56 gchar *TransactionID_str;
76 gboolean upper_dissector;
78 gchar oid[LENGTH_OID+1];
79 gboolean subdissector_present;
158 guint32 tcap_session_id;
199 WS_DLL_PUBLIC gboolean gtcap_StatSRT;
201 extern gint tcap_standard;
204 void proto_reg_handoff_tcap(
void);
205 void proto_register_tcap(
void);
211 WS_DLL_PUBLIC
void add_itu_tcap_subdissector(guint32 ssn,
dissector_handle_t dissector);
214 WS_DLL_PUBLIC
void delete_itu_tcap_subdissector(guint32 ssn,
dissector_handle_t dissector);
218 #include "packet-tcap-exp.h" Definition: packet-tcap-template.h:148
void tcapsrt_init_routine(void)
Definition: packet_info.h:44
Definition: packet-tcap-template.h:123
Definition: tvbuff-int.h:35
Definition: packet-tcap-template.h:104
Definition: packet-tcap-template.h:112
gboolean responded
Definition: packet-tcap-template.h:74
Definition: packet-tcap-template.h:88
struct tcapsrt_info_t * tcapsrt_razinfo(void)
Definition: packet-tcap-template.c:1655
Definition: packet-tcap-template.h:67
Definition: packet-tcap-template.h:127
Definition: value_string.h:24
Definition: packet-tcap-template.h:157
nstime_t begin_time
Definition: packet-tcap-template.h:72
Definition: packet-tcap-template.h:51
Definition: packet-tcap-template.h:141
Definition: packet-tcap-template.h:133
Definition: packet-tcap-template.h:96
struct tcaphash_context_t * tcapsrt_call_matching(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, struct tcapsrt_info_t *p_tcap_info)
nstime_t end_time
Definition: packet-tcap-template.h:73