Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
rtp_drop_packets_data Struct Reference
Collaboration diagram for rtp_drop_packets_data:
Collaboration graph
[legend]

Data Fields

struct ast_sockaddr addr
 
struct timeval interval
 
struct timeval next
 
unsigned int num_dropped
 
unsigned int num_to_drop
 
unsigned int port
 
unsigned int use_random_interval
 
unsigned int use_random_num
 

Detailed Description

Definition at line 7530 of file res_rtp_asterisk.c.

Field Documentation

◆ addr

struct ast_sockaddr addr

◆ interval

struct timeval interval

◆ next

struct timeval next

Definition at line 7544 of file res_rtp_asterisk.c.

Referenced by drop_packets_data_update(), and should_drop_packets().

◆ num_dropped

unsigned int num_dropped

Definition at line 7539 of file res_rtp_asterisk.c.

Referenced by drop_packets_data_update(), and should_drop_packets().

◆ num_to_drop

unsigned int num_to_drop

◆ port

unsigned int port

◆ use_random_interval

unsigned int use_random_interval

◆ use_random_num

unsigned int use_random_num

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