#include <rte_tm.h>
Detailed Description
Random Early Detection (RED) profile
Definition at line 832 of file rte_tm.h.
Field Documentation
Minimum queue threshold
Definition at line 834 of file rte_tm.h.
Maximum queue threshold
Definition at line 837 of file rte_tm.h.
Inverse of packet marking probability maximum value (maxp), i.e. maxp_inv = 1 / maxp
Definition at line 842 of file rte_tm.h.
Negated log2 of queue weight (wq), i.e. wq = 1 / (2 ^ wq_log2)
Definition at line 845 of file rte_tm.h.
The documentation for this struct was generated from the following file: