NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "server.h"
#include "../core/logger.h"
#include "../ndni/tlv-encoder.h"
#include "fd.h"
#include "naming.h"
#include "op.h"
Data Structures | |
struct | RxBurstCtx |
Typedefs | |
typedef struct RxBurstCtx | RxBurstCtx |
Functions | |
N_LOG_INIT (FileServer) | |
RTE_INIT (InitMetaInfo) | |
uint32_t | FileServer_RxBurst (FileServer *p) |
typedef struct RxBurstCtx RxBurstCtx |
uint32_t FileServer_RxBurst | ( | FileServer * | p | ) |
N_LOG_INIT | ( | FileServer | ) |
RTE_INIT | ( | InitMetaInfo | ) |