NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
server-rx.c File Reference
#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 Documentation

◆ RxBurstCtx

typedef struct RxBurstCtx RxBurstCtx

Function Documentation

◆ FileServer_RxBurst()

uint32_t FileServer_RxBurst ( FileServer * p)

◆ N_LOG_INIT()

N_LOG_INIT ( FileServer )

◆ RTE_INIT()

RTE_INIT ( InitMetaInfo )