NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
fwd-nack.c File Reference
#include "fwd.h"
#include "strategy.h"
#include "token.h"
#include "../core/logger.h"
#include "../pcct/pit-iterator.h"

Functions

 N_LOG_INIT (FwFwd)
void SgReturnNacks (SgCtx *ctx0, NackReason reason)
 Return Nacks downstream and erase PIT entry.
void FwFwd_RxNack (FwFwd *fwd, FwFwdCtx *ctx)

Function Documentation

◆ FwFwd_RxNack()

void FwFwd_RxNack ( FwFwd * fwd,
FwFwdCtx * ctx )

◆ N_LOG_INIT()

N_LOG_INIT ( FwFwd )

◆ SgReturnNacks()

void SgReturnNacks ( SgCtx * ctx,
NackReason reason )

Return Nacks downstream and erase PIT entry.

Precondition
Only available in SGEVT_INTEREST .