Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Daf_mpls.c2628 static const struct ctl_table mpls_table[] = { variable
2667 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()