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()
866 if (label & ~MPLS_LABEL_MASK) { in fl_set_key_mpls_lse()873 lse_mask->mpls_label = MPLS_LABEL_MASK; in fl_set_key_mpls_lse()977 if (label & ~MPLS_LABEL_MASK) { in fl_set_key_mpls()984 lse_mask->mpls_label = MPLS_LABEL_MASK; in fl_set_key_mpls()