g1050_core_state_t Struct Reference

#include <g1050.h>

List of all members.

Public Attributes

int32_t route_flap_counter
int32_t route_flap_interval
double route_flap_delta
int32_t link_failure_counter
int32_t link_recovery_counter
int32_t link_failure_interval_ticks
int32_t link_failure_duration_ticks
double base_delay
double max_jitter
double prob_packet_loss
double prob_oos
double last_arrival_time
double delay_delta
double delays [3 *G1050_TICKS_PER_SEC]
uint32_t lost_packets
uint32_t lost_packets_2


Detailed Description

The model state for the core network (backbone) segment

Member Data Documentation

Basic backbone delay

Peak jitter in the backbone delay

Probability of packet loss in the backbone, in percent

Probability of a packet going out of sequence in the backbone.

The latest packet arrival time seen on the link.

double g1050_core_state_t::delays[3 *G1050_TICKS_PER_SEC]

3 seconds of predicted delays for the link

A count of packets lost on the link.

An extra debug count of packets lost on the link.


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

Generated on Tue Oct 7 20:25:53 2008 for spandsp by  doxygen 1.5.6