| rte_table_action_encap_mpls_params(3) | Library Functions Manual | rte_table_action_encap_mpls_params(3) |
rte_table_action_encap_mpls_params
#include <rte_table_action.h>
struct rte_table_action_ether_hdr ether
struct rte_table_action_mpls_hdr mpls
[RTE_TABLE_ACTION_MPLS_LABELS_MAX]
uint32_t mpls_count
int unicast
MPLS encap parameters.
Definition at line 465 of file rte_table_action.h.
Ethernet header.
Definition at line 467 of file rte_table_action.h.
MPLS header.
Definition at line 470 of file rte_table_action.h.
Number of MPLS labels in MPLS header.
Definition at line 473 of file rte_table_action.h.
Non-zero for MPLS unicast, zero for MPLS multicast.
Definition at line 476 of file rte_table_action.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |