Home
last modified time | relevance | path

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

/Linux-v5.4/net/mpls/
Daf_mpls.c2623 static const struct ctl_table mpls_table[] = { variable
2662 table = kmemdup(mpls_table, sizeof(mpls_table), GFP_KERNEL); in mpls_net_init()
2669 for (i = 0; i < ARRAY_SIZE(mpls_table) - 1; i++) in mpls_net_init()