logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_port_in_action_fltr_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2               rte_port_in_action_fltr_params(3)

Detailed Description

       Filter action parameters (per action).

       Definition at line 104 of file rte_port_in_action.h.

Field Documentation

uint32_tport_id
       Pipeline output port ID to send the filtered input packets to.

       Definition at line 106 of file rte_port_in_action.h.

Name

       rte_port_in_action_fltr_params

Synopsis

       #include <rte_port_in_action.h>

   DataFields
       uint32_t port_id

See Also