DPDK  18.05.1
Data Fields
rte_table_action_mpls_hdr Struct Reference

#include <rte_table_action.h>

Data Fields

uint32_t label
uint8_t tc
uint8_t ttl

Detailed Description

Pre-computed MPLS header fields for encapsulation action.

Definition at line 385 of file rte_table_action.h.

Field Documentation

uint32_t label

Label.

Definition at line 386 of file rte_table_action.h.

uint8_t tc

Traffic Class (TC).

Definition at line 387 of file rte_table_action.h.

uint8_t ttl

Time to Live (TTL).

Definition at line 388 of file rte_table_action.h.


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