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

rte_table_action_ipv4_header

#include <rte_table_action.h>


uint32_t sa
uint32_t da
uint8_t dscp
uint8_t ttl

Pre-computed IPv4 header fields for encapsulation action.

Definition at line 414 of file rte_table_action.h.

Source address.

Definition at line 415 of file rte_table_action.h.

Destination address.

Definition at line 416 of file rte_table_action.h.

DiffServ Code Point (DSCP).

Definition at line 417 of file rte_table_action.h.

Time To Live (TTL).

Definition at line 418 of file rte_table_action.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK