ipvlan_net_ops    182 drivers/net/ipvlan/ipvlan_l3s.c static struct pernet_operations ipvlan_net_ops = {
ipvlan_net_ops    190 drivers/net/ipvlan/ipvlan_l3s.c 	return register_pernet_subsys(&ipvlan_net_ops);
ipvlan_net_ops    195 drivers/net/ipvlan/ipvlan_l3s.c 	unregister_pernet_subsys(&ipvlan_net_ops);