NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
thread-enum.h
Go to the documentation of this file.
1 // <auto-generated> ndn-dpdk/mk/enumgen
2 #ifndef NDNDPDK_DPDK_THREAD_ENUM_H
3 #define NDNDPDK_DPDK_THREAD_ENUM_H
4 #include <stdbool.h>
5 
6 enum {
13 };
14 
15 #endif // NDNDPDK_DPDK_THREAD_ENUM_H
@ ThreadCtrl_SleepAdd
Definition: thread-enum.h:12
@ ThreadCtrl_SleepMax
Definition: thread-enum.h:8
@ ThreadCtrl_SleepMultiply
Definition: thread-enum.h:10
@ ThreadCtrl_SleepMin
Definition: thread-enum.h:7
@ ThreadCtrl_SleepAdjustEvery
Definition: thread-enum.h:9
@ ThreadCtrl_SleepDivide
Definition: thread-enum.h:11