Searched refs:mpls_table (Results 1 – 1 of 1) sorted by relevance
2628 static const struct ctl_table mpls_table[] = { variable2667 table = kmemdup(mpls_table, sizeof(mpls_table), GFP_KERNEL); in mpls_net_init()2674 for (i = 0; i < ARRAY_SIZE(mpls_table) - 1; i++) in mpls_net_init()2678 ARRAY_SIZE(mpls_table)); in mpls_net_init()