Searched refs:MPLS_LABEL_FIRST_UNRESERVED (Results 1 – 2 of 2) sorted by relevance
45 #define MPLS_LABEL_FIRST_UNRESERVED 16 /* RFC3032 */ macro
178 if (likely(dec.label >= MPLS_LABEL_FIRST_UNRESERVED)) { in mpls_multipath_hash()546 if (rt && (index >= MPLS_LABEL_FIRST_UNRESERVED)) in mpls_notify_route()577 for (index = MPLS_LABEL_FIRST_UNRESERVED; index < platform_labels; in find_free_label()944 if (*index < MPLS_LABEL_FIRST_UNRESERVED) { in mpls_label_ok()2185 if (index < MPLS_LABEL_FIRST_UNRESERVED) in mpls_dump_routes()2186 index = MPLS_LABEL_FIRST_UNRESERVED; in mpls_dump_routes()