DPDK  21.08.0
Data Fields
rte_flow_action_of_set_nw_ttl Struct Reference

#include <rte_flow.h>

Data Fields

uint8_t nw_ttl
 

Detailed Description

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 2710 of file rte_flow.h.

Field Documentation

◆ nw_ttl

uint8_t nw_ttl

IP TTL.

Definition at line 2711 of file rte_flow.h.


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