Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Classes | Macros | Typedefs | Functions
tap-iax2-analysis.h File Reference
#include <epan/address.h>
#include <epan/packet_info.h>

Go to the source code of this file.

Classes

struct  _iax2_bw_history_item
 
struct  _tap_iax2_stat_t
 

Macros

#define BUFF_BW   300
 
#define PT_UNDEFINED   -1
 
#define STAT_FLAG_FIRST   0x001
 
#define STAT_FLAG_MARKER   0x002
 
#define STAT_FLAG_WRONG_SEQ   0x004
 
#define STAT_FLAG_PT_CHANGE   0x008
 
#define STAT_FLAG_PT_CN   0x010
 
#define STAT_FLAG_FOLLOW_PT_CN   0x020
 
#define STAT_FLAG_REG_PT_CHANGE   0x040
 
#define STAT_FLAG_WRONG_TIMESTAMP   0x080
 

Typedefs

typedef struct _iax2_bw_history_item iax2_bw_history_item
 
typedef struct _tap_iax2_stat_t tap_iax2_stat_t
 

Functions

void iax2_packet_analyse (tap_iax2_stat_t *statinfo, packet_info *pinfo, const struct _iax2_info_t *iax2info)
 

Detailed Description

???

Todo:
what's this?