NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "api.h"
Functions | |
SUBROUTINE uint64_t | RxInterest (SgCtx *ctx) |
uint64_t | SgMain (SgCtx *ctx) |
The strategy dataplane program. More... | |
The reject strategy responds a Nack against every Interest.
SUBROUTINE uint64_t RxInterest | ( | SgCtx * | ctx | ) |
uint64_t SgMain | ( | SgCtx * | ctx | ) |
The strategy dataplane program.
Every strategy must implement this function.