Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Daf_mpls.c1512 static const struct ctl_table mpls_table[] = { variable
1530 table = kmemdup(mpls_table, sizeof(mpls_table), GFP_KERNEL); in mpls_net_init()