table of contents
other versions
- trixie 24.11.3-1~deb13u1
- testing 24.11.3-2
- unstable 24.11.3-2
- experimental 25.11-1
| rte_port_in_action_fltr_params(3) | Library Functions Manual | rte_port_in_action_fltr_params(3) |
NAME¶
rte_port_in_action_fltr_params
SYNOPSIS¶
#include <rte_port_in_action.h>
Data Fields¶
uint32_t port_id
Detailed Description¶
Filter action parameters (per action).
Definition at line 104 of file rte_port_in_action.h.
Field Documentation¶
uint32_t port_id¶
Pipeline output port ID to send the filtered input packets to.
Definition at line 106 of file rte_port_in_action.h.
Author¶
Generated automatically by Doxygen for DPDK from the source code.
| Version 25.11.0 | DPDK |