Searched refs:ip6_tnl_net_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv6/
H A Dip6_tunnel.c2290 static struct pernet_operations ip6_tnl_net_ops = { variable in typeref:struct:pernet_operations
2310 err = register_pernet_device(&ip6_tnl_net_ops);
2348 unregister_pernet_device(&ip6_tnl_net_ops);
2369 unregister_pernet_device(&ip6_tnl_net_ops);

Completed in 91 milliseconds