| rte_table_action_mpls_hdr(3) | Library Functions Manual | rte_table_action_mpls_hdr(3) |
rte_table_action_mpls_hdr
#include <rte_table_action.h>
uint32_t label
uint8_t tc
uint8_t ttl
Pre-computed MPLS header fields for encapsulation action.
Definition at line 402 of file rte_table_action.h.
Label.
Definition at line 403 of file rte_table_action.h.
Traffic Class (TC).
Definition at line 404 of file rte_table_action.h.
Time to Live (TTL).
Definition at line 405 of file rte_table_action.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |