DPDK  2.0.0
Data Fields
rte_eth_hash_filter_info Struct Reference

#include <rte_eth_ctrl.h>

Data Fields

enum rte_eth_hash_filter_info_type info_type
union {
   uint8_t   enable
   struct rte_eth_hash_global_conf   global_conf
info

Detailed Description

A structure used to set or get hash filter information, to support filter type of 'RTE_ETH_FILTER_HASH' and its operations.

Field Documentation

uint8_t enable

For RTE_ETH_HASH_FILTER_SYM_HASH_ENA_PER_PORT

struct rte_eth_hash_global_conf global_conf

Global configurations of hash filter

union { ... } info

Details of hash filter information

Information type


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