|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include <stdbool.h>Go to the source code of this file.
Typedefs | |
| typedef enum TgpReplyKind | TgpReplyKind |
Enumerations | |
| enum | { TgpMaxPatterns = 128 , TgpMaxReplies = 8 , TgpMaxSumWeight = 256 } |
| enum | TgpReplyKind { TgpReplyData = 0 , TgpReplyNack = 1 , TgpReplyTimeout = 2 } |
| typedef enum TgpReplyKind TgpReplyKind |
| enum TgpReplyKind |