NDN-DPDK
High-Speed Named Data Networking Forwarder
Functions
fwd-interest.c File Reference
#include "fwd.h"
#include "strategy.h"
#include "token.h"
#include "../core/logger.h"
#include "../disk/store.h"

Functions

 N_LOG_INIT (FwFwd)
 
void FwFwd_RxInterest (FwFwd *fwd, FwFwdCtx *ctx)
 
SgForwardInterestResult SgForwardInterest (SgCtx *ctx0, FaceID nh)
 Forward an Interest to a nexthop. More...
 

Function Documentation

◆ FwFwd_RxInterest()

void FwFwd_RxInterest ( FwFwd fwd,
FwFwdCtx ctx 
)

◆ N_LOG_INIT()

N_LOG_INIT ( FwFwd  )

◆ SgForwardInterest()

SgForwardInterestResult SgForwardInterest ( SgCtx ctx,
FaceID  nh 
)

Forward an Interest to a nexthop.

Precondition
Not available in SGEVT_DATA .