|
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 multicast strategy forwards incoming Interest to all FIB nexthops.
| SUBROUTINE uint64_t RxInterest | ( | SgCtx * | ctx | ) |
| uint64_t SgMain | ( | SgCtx * | ctx | ) |
The strategy dataplane program.
Every strategy must implement this function.