Home
last modified time | relevance | path

Searched defs:rte_fdir_conf (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h1253 struct rte_fdir_conf { struct
1254 enum rte_fdir_mode mode; /**< Flow Director mode. */
1255 enum rte_fdir_pballoc_type pballoc; /**< Space for FDIR filters. */
1256 enum rte_fdir_status_mode status; /**< How to report FDIR hash. */
1258 uint8_t drop_queue;
1259 struct rte_eth_fdir_masks mask;
1260 struct rte_eth_fdir_flex_conf flex_conf;