NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
server-tx.c File Reference
#include "server.h"
#include "../core/logger.h"
#include "fd.h"
#include "op.h"

Data Structures

struct  TxBurstCtx

Typedefs

typedef struct TxBurstCtx TxBurstCtx

Functions

 N_LOG_INIT (FileServer)
uint32_t FileServer_TxBurst (FileServer *p)

Typedef Documentation

◆ TxBurstCtx

typedef struct TxBurstCtx TxBurstCtx

Function Documentation

◆ FileServer_TxBurst()

uint32_t FileServer_TxBurst ( FileServer * p)

◆ N_LOG_INIT()

N_LOG_INIT ( FileServer )