NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Typedefs | Functions
producer.c File Reference
#include "producer.h"
#include "../core/logger.h"

Data Structures

struct  TgpBurstCtx
 

Typedefs

typedef struct TgpBurstCtx TgpBurstCtx
 
typedef void(* Tgp_Respond) (TgpBurstCtx *ctx, uint16_t i, TgpReply *reply)
 

Functions

 N_LOG_INIT (Tgp)
 
int Tgp_Run (Tgp *p)
 

Typedef Documentation

◆ Tgp_Respond

typedef void(* Tgp_Respond) (TgpBurstCtx *ctx, uint16_t i, TgpReply *reply)

◆ TgpBurstCtx

typedef struct TgpBurstCtx TgpBurstCtx

Function Documentation

◆ N_LOG_INIT()

N_LOG_INIT ( Tgp  )

◆ Tgp_Run()

int Tgp_Run ( Tgp p)