DPDK  /usr/bin/make-f/build/dpdk-yGUu2z/dpdk-16.11/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_eth_fdir_input Struct Reference

#include <rte_eth_ctrl.h>

+ Collaboration diagram for rte_eth_fdir_input:

Data Fields

union rte_eth_fdir_flow flow
 
struct rte_eth_fdir_flow_ext flow_ext
 

Detailed Description

A structure used to define the input for a flow director filter entry

Definition at line 558 of file rte_eth_ctrl.h.

Field Documentation

union rte_eth_fdir_flow flow

Flow fields to match, dependent on flow_type

Definition at line 560 of file rte_eth_ctrl.h.

struct rte_eth_fdir_flow_ext flow_ext

Additional fields to match

Definition at line 562 of file rte_eth_ctrl.h.


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