Searched refs:mpls_table (Results 1 – 1 of 1) sorted by relevance
2711 static const struct ctl_table mpls_table[] = { variable2741 size_t table_size = ARRAY_SIZE(mpls_table); in mpls_net_init()2753 table = kmemdup(mpls_table, sizeof(mpls_table), GFP_KERNEL); in mpls_net_init()