Home
last modified time | relevance | path

Searched refs:platform_labels (Results 1 – 5 of 5) sorted by relevance

/linux/net/mpls/
A Daf_mpls.c81 if (index < net->mpls.platform_labels) { in mpls_route_input_rcu()
574 size_t platform_labels; in find_free_label() local
578 platform_labels = net->mpls.platform_labels; in find_free_label()
2179 size_t platform_labels; in mpls_dump_routes() local
2205 platform_labels = net->mpls.platform_labels; in mpls_dump_routes()
2591 net->mpls.platform_labels = limit; in resize_platform_label_table()
2617 int platform_labels = net->mpls.platform_labels; in mpls_platform_labels() local
2621 .data = &platform_labels, in mpls_platform_labels()
2673 net->mpls.platform_labels = 0; in mpls_net_init()
2700 size_t platform_labels; in mpls_net_exit() local
[all …]
/linux/include/net/netns/
A Dmpls.h15 size_t platform_labels; member
/linux/Documentation/networking/
A Dmpls-sysctl.rst10 platform_labels - INTEGER
/linux/tools/testing/selftests/net/
A Dbareudp.sh273 ip netns exec "${NS1}" sysctl -qw net.mpls.platform_labels=256
274 ip netns exec "${NS2}" sysctl -qw net.mpls.platform_labels=256
/linux/tools/testing/selftests/bpf/
A Dtest_tc_tunnel.sh262 ip netns exec "${ns2}" sysctl -qw net.mpls.platform_labels=65536

Completed in 18 milliseconds