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