Wireshark  4.3.0
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

IAX2 analysis addition for Wireshark

based on rtp_analysis.c Copyright 2003, Alcatel Business Systems By Lars Ruoff lars..nosp@m.ruof.nosp@m.f@gmx.nosp@m..net

based on tap_rtp.c Copyright 2003, Iskratel, Ltd, Kranj By Miha Jemec m.jem.nosp@m.ec@i.nosp@m.skrat.nosp@m.el.s.nosp@m.i

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later

???

Todo:
what's this?