DPDK
2.2.0
|
#include <rte_eth_ctrl.h>
Data Fields | |
uint32_t | tunnel_id_mask |
uint8_t | tunnel_type_mask |
A structure used to configure FDIR masks that are used by the device to match the various fields of RX packet headers.
Definition at line 590 of file rte_eth_ctrl.h.
uint32_t tunnel_id_mask |
Per byte MAC address mask
Definition at line 597 of file rte_eth_ctrl.h.
uint8_t tunnel_type_mask |
tunnel ID mask
Definition at line 598 of file rte_eth_ctrl.h.