Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c2300 static struct pernet_operations ip6_tnl_net_ops = { variable
2320 err = register_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2358 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_init()
2379 unregister_pernet_device(&ip6_tnl_net_ops); in ip6_tunnel_cleanup()