Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_table_action_mpls_hdr - Man Page

Synopsis

#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 401 of file rte_table_action.h.

Field Documentation

uint32_t label

Label.

Definition at line 402 of file rte_table_action.h.

uint8_t tc

Traffic Class (TC).

Definition at line 403 of file rte_table_action.h.

uint8_t ttl

Time to Live (TTL).

Definition at line 404 of file rte_table_action.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK