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

/linux-master/net/mpls/
H A Daf_mpls.c2629 static const struct ctl_table mpls_table[] = { variable in typeref:struct:ctl_table
2659 size_t table_size = ARRAY_SIZE(mpls_table);
2668 table = kmemdup(mpls_table, sizeof(mpls_table), GFP_KERNEL);

Completed in 116 milliseconds