DPDK
16.04.0
|
#include <rte_eth_ctrl.h>
Data Fields | |
enum rte_eth_fdir_filter_info_type | info_type |
union { | |
struct rte_eth_input_set_conf input_set_conf | |
} | info |
A structure used to set FDIR filter information, to support filter type of 'RTE_ETH_FILTER_FDIR' RTE_ETH_FDIR_FILTER_INPUT_SET_SELECT operation.
Definition at line 755 of file rte_eth_ctrl.h.
enum rte_eth_fdir_filter_info_type info_type |
Information type
Definition at line 756 of file rte_eth_ctrl.h.
struct rte_eth_input_set_conf input_set_conf |
Flow Director input set configuration per port
Definition at line 760 of file rte_eth_ctrl.h.
union { ... } info |
Details of fdir filter information