DPDK  18.05.1
Data Fields
rte_table_action_encap_mpls_params Struct Reference

#include <rte_table_action.h>

Data Fields

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

Detailed Description

MPLS encap parameters.

Definition at line 420 of file rte_table_action.h.

Field Documentation

Ethernet header.

Definition at line 422 of file rte_table_action.h.

MPLS header.

Definition at line 425 of file rte_table_action.h.

uint32_t mpls_count

Number of MPLS labels in MPLS header.

Definition at line 428 of file rte_table_action.h.

int unicast

Non-zero for MPLS unicast, zero for MPLS multicast.

Definition at line 431 of file rte_table_action.h.


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