DPDK  22.07.0
Data Fields
rte_flow_action_of_set_nw_ttl Struct Reference

#include <rte_flow.h>

Data Fields

uint8_t nw_ttl
 

Detailed Description

Deprecated:
See also
RTE_FLOW_ACTION_TYPE_MODIFY_FIELD

RTE_FLOW_ACTION_TYPE_OF_SET_NW_TTL

Implements OFPAT_SET_NW_TTL ("IP TTL") as defined by the OpenFlow Switch Specification.

Definition at line 3184 of file rte_flow.h.

Field Documentation

◆ nw_ttl

uint8_t nw_ttl

IP TTL.

Definition at line 3185 of file rte_flow.h.


The documentation for this struct was generated from the following file: