Searched defs:rte_fdir_conf (Results 1 – 1 of 1) sorted by relevance
1253 struct rte_fdir_conf { struct1254 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;