OpenNSL API Guide and Reference Manual
Data Fields
opennsl_mpls_entropy_identifier_s Struct Reference

MPLS Entropy identifier Config Structure. More...

#include <mplsX.h>

Data Fields

uint32 flags
 OPENNSL_MPLS_ENTROPY_xxx.
 
opennsl_mpls_label_t label
 Incoming entropy label value.
 
opennsl_mpls_label_t mask
 Entropy label mask.
 
int pri
 Priority value of the entropy label.
 

Detailed Description

MPLS Entropy identifier Config Structure.

Definition at line 247 of file mplsX.h.

Field Documentation

uint32 opennsl_mpls_entropy_identifier_s::flags

OPENNSL_MPLS_ENTROPY_xxx.

Definition at line 251 of file mplsX.h.

opennsl_mpls_label_t opennsl_mpls_entropy_identifier_s::label

Incoming entropy label value.

Definition at line 248 of file mplsX.h.

opennsl_mpls_label_t opennsl_mpls_entropy_identifier_s::mask

Entropy label mask.

Definition at line 249 of file mplsX.h.

int opennsl_mpls_entropy_identifier_s::pri

Priority value of the entropy label.

Definition at line 250 of file mplsX.h.


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