struct edv

Early drop variables, maintained by RED

int count
of packets since last drop
int count_bytes
of bytes since last drop
edv()
int old
0 when average queue first exceeds thresh
double v_a
v_prob = v_a * v_ave + v_b
TracedDouble v_ave
average queue size
double v_b
double v_c
used for "gentle" mode
double v_d
used for "gentle" mode
double v_prob
prob
TracedDouble v_prob1
prob
double v_slope
used in computing average queue size

Documentation

Early drop variables, maintained by RED
TracedDouble v_ave
average queue size

TracedDouble v_prob1
prob. of packet drop before "count".

double v_slope
used in computing average queue size

double v_prob
prob. of packet drop

double v_a
v_prob = v_a * v_ave + v_b

double v_b

double v_c
used for "gentle" mode

double v_d
used for "gentle" mode

int count
of packets since last drop

int count_bytes
of bytes since last drop

int old
0 when average queue first exceeds thresh

edv()

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de