| rte_table_action_common_config(3) | Library Functions Manual | rte_table_action_common_config(3) |
rte_table_action_common_config
#include <rte_table_action.h>
int ip_version
uint32_t ip_offset
Common action configuration (per table action profile).
Definition at line 109 of file rte_table_action.h.
Input packet Internet Protocol (IP) version. Non-zero for IPv4, zero for IPv6.
Definition at line 113 of file rte_table_action.h.
IP header offset within the input packet buffer. Offset 0 points to the first byte of the MBUF structure.
Definition at line 118 of file rte_table_action.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |