| rte_cman.h(3) | Library Functions Manual | rte_cman.h(3) |
rte_cman.h
#include <rte_bitops.h>
struct rte_cman_red_params
enum rte_cman_mode { RTE_CMAN_RED = RTE_BIT32(0) }
Congestion management related parameters for DPDK.
Definition in file rte_cman.h.
Congestion management modes
Enumerator
https://en.wikipedia.org/wiki/Random_early_detection http://www.aciri.org/floyd/papers/red/red.html
See also
Definition at line 16 of file rte_cman.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |