Go to the source code of this file.
Classes | |
struct | rfc2198_sim_queue_element_s |
struct | rfc2198_sim_state_t |
Typedefs | |
typedef rfc2198_sim_queue_element_s | rfc2198_sim_queue_element_t |
Functions | |
SPAN_DECLARE (rfc2198_sim_state_t)*rfc2198_sim_init(int model | |
SPAN_DECLARE (int) rfc2198_sim_put(rfc2198_sim_state_t *s | |
Release a V.8 context. | |
Variables | |
int | speed_pattern |
int int | packet_size |
int int int | packet_rate |
int int int int | redundancy_depth |
const uint8_t | buf [] |
const uint8_t int | len |
const uint8_t int int | seq_no |
const uint8_t int int double | departure_time |
uint8_t int | max_len |
uint8_t int double | current_time |
uint8_t int double int double double * | arrival_time |
|
The definition of an element in the packet queue |
|
Release a V.8 context.
|