DOKK / manpages / debian 13 / dpdk-doc / rte_eth_fdir_filter.3.en
rte_eth_fdir_filter(3) Library Functions Manual rte_eth_fdir_filter(3)

rte_eth_fdir_filter

#include <rte_eth_ctrl.h>


uint32_t soft_id
struct rte_eth_fdir_input input
struct rte_eth_fdir_action action

A structure used to define the flow director filter entry.

Definition at line 340 of file rte_eth_ctrl.h.

ID, an unique value is required when deal with FDIR entry

Definition at line 341 of file rte_eth_ctrl.h.

struct rte_eth_fdir_input input

Input set

Definition at line 343 of file rte_eth_ctrl.h.

struct rte_eth_fdir_action action

Action taken when match

Definition at line 344 of file rte_eth_ctrl.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK