DPDK  2.2.0
Data Fields
rte_eth_fdir_masks Struct Reference

#include <rte_eth_ctrl.h>

Data Fields

uint32_t tunnel_id_mask
uint8_t tunnel_type_mask

Detailed Description

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.

Field Documentation

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.


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