NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Table-based software RX dispatching. More...
#include <rxtable.h>
Data Fields | |
RxGroup | base |
struct cds_list_head | head |
struct rte_mempool * | copyTo |
uint16_t | port |
uint16_t | queue |
Table-based software RX dispatching.
RxGroup EthRxTable::base |
struct rte_mempool* EthRxTable::copyTo |
struct cds_list_head EthRxTable::head |
uint16_t EthRxTable::port |
uint16_t EthRxTable::queue |