Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Macros | Functions | Variables
packet-camel.h File Reference
#include "ws_symbol_export.h"

Go to the source code of this file.

Classes

struct  camelsrt_category_t
 
struct  camelsrt_call_t
 
struct  camelsrt_call_info_key_t
 
struct  camelsrt_msginfo_t
 
struct  camelsrt_info_t
 

Macros

#define camel_MAX_NUM_OPR_CODES   256
 
#define NB_CAMELSRT_CATEGORY   9+1
 
#define CAMELSRT_SESSION   1
 
#define CAMELSRT_VOICE_INITIALDP   2
 
#define CAMELSRT_VOICE_ACR1   3
 
#define CAMELSRT_VOICE_ACR2   4
 
#define CAMELSRT_VOICE_ACR3   5
 
#define CAMELSRT_VOICE_DISC   6
 
#define CAMELSRT_GPRS_INITIALDP   7
 
#define CAMELSRT_GPRS_REPORT   8
 
#define CAMELSRT_SMS_INITIALDP   9
 

Functions

void proto_reg_handoff_camel (void)
 
void proto_register_camel (void)
 
struct camelsrt_info_tcamelsrt_razinfo (void)
 
void camelsrt_call_matching (tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, struct camelsrt_info_t *p_camel_info)
 

Variables

WS_DLL_PUBLIC const value_string camel_opr_code_strings []
 
WS_DLL_PUBLIC const value_string camelSRTtype_naming []
 
WS_DLL_PUBLIC bool gcamel_StatSRT
 

Macro Definition Documentation

◆ NB_CAMELSRT_CATEGORY

#define NB_CAMELSRT_CATEGORY   9+1

Number of type of message

Function Documentation

◆ camelsrt_call_matching()

void camelsrt_call_matching ( tvbuff_t tvb,
packet_info *pinfo  _U_,
proto_tree tree,
struct camelsrt_info_t p_camel_info 
)

Service Response Time analyze, called just after the camel dissector According to the camel operation, we

  • open/close a context for the camel session
  • look for a request, or look for the corresponding response

◆ camelsrt_razinfo()

struct camelsrt_info_t * camelsrt_razinfo ( void  )

Initialize the Message Info used by the main dissector Data are linked to a TCAP transaction