Searched refs:MAX_MPLS_LABELS (Results 1 – 1 of 1) sorted by relevance
176 #define MAX_MPLS_LABELS 16 /* This is the max label stack depth */ macro363 __be32 labels[MAX_MPLS_LABELS];911 if (n >= MAX_MPLS_LABELS) in get_labels()