#include <rte_red.h>
Detailed Description
RED configuration parameters passed by user
Definition at line 92 of file rte_red.h.
Field Documentation
Minimum threshold for queue (max_th)
Definition at line 93 of file rte_red.h.
Maximum threshold for queue (max_th)
Definition at line 94 of file rte_red.h.
Inverse of packet marking probability maximum value (maxp = 1 / maxp_inv)
Definition at line 95 of file rte_red.h.
Negated log2 of queue weight (wq = 1 / (2 ^ wq_log2))
Definition at line 96 of file rte_red.h.
The documentation for this struct was generated from the following file: