Searched refs:mpls_net_ops (Results 1 – 2 of 2) sorted by relevance
467 static struct pernet_operations mpls_net_ops = { variable476 return tcf_register_action(&act_mpls_ops, &mpls_net_ops); in mpls_init_module()481 tcf_unregister_action(&act_mpls_ops, &mpls_net_ops); in mpls_cleanup_module()
2720 static struct pernet_operations mpls_net_ops = { variable2746 err = register_pernet_subsys(&mpls_net_ops); in mpls_init()2781 unregister_pernet_subsys(&mpls_net_ops); in mpls_init()2792 unregister_pernet_subsys(&mpls_net_ops); in mpls_exit()