Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_tunnel.c2345 static struct pernet_operations ip6_tnl_net_ops = { variable
2365 err = register_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2403 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2424 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()