Searched refs:platform_labels (Results 1 – 3 of 3) sorted by relevance
43 if (index < net->mpls.platform_labels) { in mpls_route_input_rcu()424 size_t platform_labels; in find_free_label() local428 platform_labels = net->mpls.platform_labels; in find_free_label()429 for (index = MPLS_LABEL_FIRST_UNRESERVED; index < platform_labels; in find_free_label()740 if (index >= net->mpls.platform_labels) in mpls_route_add()806 if (index >= net->mpls.platform_labels) in mpls_route_del()902 for (index = 0; index < net->mpls.platform_labels; index++) { in mpls_ifdown()1303 size_t platform_labels; in mpls_dump_routes() local1313 platform_labels = net->mpls.platform_labels; in mpls_dump_routes()1314 for (; index < platform_labels; index++) { in mpls_dump_routes()[all …]
12 size_t platform_labels; member
3 platform_labels - INTEGER