Searched refs:platform_labels (Results 1 – 4 of 4) sorted by relevance
81 if (index < net->mpls.platform_labels) { in mpls_route_input_rcu()572 size_t platform_labels; in find_free_label() local576 platform_labels = net->mpls.platform_labels; in find_free_label()577 for (index = MPLS_LABEL_FIRST_UNRESERVED; index < platform_labels; in find_free_label()951 if (is_ok && *index >= net->mpls.platform_labels) { in mpls_label_ok()957 *index = array_index_nospec(*index, net->mpls.platform_labels); in mpls_label_ok()1503 for (index = 0; index < net->mpls.platform_labels; index++) { in mpls_ifdown()1554 for (index = 0; index < net->mpls.platform_labels; index++) { in mpls_ifup()2163 size_t platform_labels; in mpls_dump_routes() local2189 platform_labels = net->mpls.platform_labels; in mpls_dump_routes()[all …]
15 size_t platform_labels; member
3 platform_labels - INTEGER
248 ip netns exec "${ns2}" sysctl -qw net.mpls.platform_labels=65536