libosmo-netif 1.6.0.16-c51c
Osmocom network interface library

Stats collected during the lifetime of a twjit instance. More...

#include <twjit.h>

Data Fields

uint32_t rx_packets
 
uint32_t delivered_pkt
 
uint32_t handovers_in
 
uint32_t handovers_out
 
uint32_t marker_resets
 
uint32_t too_old
 
uint32_t underruns
 
uint32_t ho_underruns
 
uint32_t output_gaps
 
uint32_t thinning_drops
 
uint32_t bad_packets
 
uint32_t duplicate_ts
 
uint32_t ssrc_changes
 
uint32_t seq_skips
 
uint32_t seq_backwards
 
uint32_t seq_repeats
 
uint32_t intentional_gaps
 
uint32_t ts_resets
 
uint32_t jitter_max
 

Detailed Description

Stats collected during the lifetime of a twjit instance.

For a detailed description of each of these counters, see Chapter 3 of twrtp guide document.

This stats structure is never allocated or accessed in a writable manner by applications; instead it is allocated inside the library as part of opaque struct osmo_twjit, while applications are given const pointers to these structs.


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