Searched refs:MPLS_LABEL_MASK (Results 1 – 3 of 3) sorted by relevance
10 #define MPLS_LABEL_MASK (MPLS_LS_LABEL_MASK >> MPLS_LS_LABEL_SHIFT) macro
136 if (*label & ~MPLS_LABEL_MASK || *label == MPLS_LABEL_IMPLNULL) { in valid_label()
877 if (label & ~MPLS_LABEL_MASK) { in fl_set_key_mpls_lse()884 lse_mask->mpls_label = MPLS_LABEL_MASK; in fl_set_key_mpls_lse()988 if (label & ~MPLS_LABEL_MASK) { in fl_set_key_mpls()995 lse_mask->mpls_label = MPLS_LABEL_MASK; in fl_set_key_mpls()