#include <rte_tm.h>
Random Early Detection (RED) profile
Definition at line 970 of file rte_tm.h.
◆ min_th
Minimum queue threshold
Definition at line 972 of file rte_tm.h.
◆ max_th
Maximum queue threshold
Definition at line 975 of file rte_tm.h.
◆ maxp_inv
Inverse of packet marking probability maximum value (maxp), i.e. maxp_inv = 1 / maxp
Definition at line 980 of file rte_tm.h.
◆ wq_log2
Negated log2 of queue weight (wq), i.e. wq = 1 / (2 ^ wq_log2)
Definition at line 983 of file rte_tm.h.
The documentation for this struct was generated from the following file: