Random Early Detection (RED)
[Queueing Discipline Modules]


Function Documentation

int rtnl_red_set_limit ( struct rtnl_qdisc *  qdisc,
int  limit 
)

Parameters:
qdisc RED qdisc to be modified.
limit New limit in number of packets.
Returns:
0 on success or a negative error code.

Definition at line 168 of file red.c.

int rtnl_red_get_limit ( struct rtnl_qdisc *  qdisc  ) 

Parameters:
qdisc RED qdisc.
Returns:
Limit or a negative error code.

Definition at line 187 of file red.c.


Generated on Thu May 28 01:01:28 2009 for libnl by  doxygen 1.5.7.1