NDN-DPDK
High-Speed Named Data Networking Forwarder
|
#include "../core/rttest.h"
#include "../core/urcu.h"
#include "../iface/faceid.h"
#include "../strategycode/strategy-code.h"
#include "enum.h"
#include <urcu/rculfhash.h>
Go to the source code of this file.
Data Structures | |
struct | FibEntryDyn |
struct | FibEntry |
A FIB entry. More... | |
struct | FibSgInitCtx |
Typedefs | |
typedef struct FibEntryDyn | FibEntryDyn |
typedef struct FibEntry | FibEntry |
typedef struct SgGlobal | SgGlobal |
typedef struct FibSgInitCtx | FibSgInitCtx |
Functions | |
void | FibEntry_DeferredFree (FibEntry *entry) |
typedef struct FibEntryDyn FibEntryDyn |
typedef struct FibSgInitCtx FibSgInitCtx |
void FibEntry_DeferredFree | ( | FibEntry * | entry | ) |