|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "api.h"Functions | |
| uint64_t | SgMain (SgCtx *ctx) |
| The strategy dataplane program. More... | |
The empty strategy does nothing. It is intended for FIB and strategy loader testing.
| uint64_t SgMain | ( | SgCtx * | ctx | ) |
The strategy dataplane program.
Every strategy must implement this function.