Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
tap-voip.h File Reference

Go to the source code of this file.

Classes

struct  _voip_packet_info_t
 

Typedefs

typedef enum _voip_call_state voip_call_state
 
typedef enum _voip_call_active_state voip_call_active_state
 
typedef struct _voip_packet_info_t voip_packet_info_t
 

Enumerations

enum  _voip_call_state {
  VOIP_NO_STATE , VOIP_CALL_SETUP , VOIP_RINGING , VOIP_IN_CALL ,
  VOIP_CANCELLED , VOIP_COMPLETED , VOIP_REJECTED , VOIP_UNKNOWN
}
 
enum  _voip_call_active_state { VOIP_ACTIVE , VOIP_INACTIVE }
 

Detailed Description

VoIP packet tap interface 2007 Tomas Kukosa

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