NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include <stdbool.h>
Go to the source code of this file.
Enumerations | |
enum | { ThreadCtrl_SleepMin = 1 , ThreadCtrl_SleepMax = 100000 , ThreadCtrl_SleepAdjustEvery = 1 << 10 , ThreadCtrl_SleepMultiply = 11 , ThreadCtrl_SleepDivide = 10 , ThreadCtrl_SleepAdd = 0 } |