Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mpls/
H A Daf_mpls.c2647 static const struct ctl_table mpls_table[] = { variable
2686 table = kmemdup(mpls_table, sizeof(mpls_table), GFP_KERNEL); in mpls_net_init()
2693 for (i = 0; i < ARRAY_SIZE(mpls_table) - 1; i++) in mpls_net_init()