Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_voip_calls_info Struct Reference

#include <voip_calls.h>

Public Attributes

voip_call_state call_state
 
voip_call_active_state call_active_state
 
gchar * call_id
 
gchar * from_identity
 
gchar * to_identity
 
gpointer prot_info
 
void(* free_prot_info )(gpointer)
 
address initial_speaker
 
guint32 npackets
 
voip_protocol protocol
 
gchar * protocol_name
 
gchar * call_comment
 
guint16 call_num
 
frame_data * start_fd
 
nstime_t start_rel_ts
 
frame_data * stop_fd
 
nstime_t stop_rel_ts
 

Detailed Description

defines a voip call

Member Data Documentation

◆ start_fd

frame_data* _voip_calls_info::start_fd

The frame_data struct holds the frame number and timing information needed.


The documentation for this struct was generated from the following file: