NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
EthRxTable Struct Reference

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
 

Detailed Description

Table-based software RX dispatching.

Field Documentation

◆ base

RxGroup EthRxTable::base

◆ copyTo

struct rte_mempool* EthRxTable::copyTo

◆ head

struct cds_list_head EthRxTable::head

◆ port

uint16_t EthRxTable::port

◆ queue

uint16_t EthRxTable::queue

The documentation for this struct was generated from the following file: