DPDK  19.11.14
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 2263 of file rte_flow.h.

Field Documentation

◆ nw_ttl

uint8_t nw_ttl

IP TTL.

Definition at line 2264 of file rte_flow.h.


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