|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Macros | |
| #define | CHECK_GTP_TUNNEL_MATCH(execMatch) |
Functions | |
| N_LOG_INIT (EthRxTable) | |
| void | EthRxTable_Init (EthRxTable *rxt, uint16_t port) |
| void | EthRxTable_RxBurst (RxGroup *rxg, RxGroupBurstCtx *ctx) |
| STATIC_ASSERT_FUNC_TYPE (RxGroup_RxBurstFunc, EthRxTable_RxBurst) | |
| #define CHECK_GTP_TUNNEL_MATCH | ( | execMatch | ) |
| void EthRxTable_Init | ( | EthRxTable * | rxt, |
| uint16_t | port | ||
| ) |
| void EthRxTable_RxBurst | ( | RxGroup * | rxg, |
| RxGroupBurstCtx * | ctx | ||
| ) |
| N_LOG_INIT | ( | EthRxTable | ) |
| STATIC_ASSERT_FUNC_TYPE | ( | RxGroup_RxBurstFunc | , |
| EthRxTable_RxBurst | |||
| ) |