Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c6779 static struct pernet_operations ip6_route_net_ops = { in ipv6_inetpeer_init()
6898 ret = register_pernet_subsys(&ip6_route_net_ops); in ip6_route_init()
6954 unregister_pernet_subsys(&ip6_route_net_ops); in ip6_route_init()
6975 unregister_pernet_subsys(&ip6_route_net_ops); in ip6_route_cleanup()
6773 static struct pernet_operations ip6_route_net_ops = { global() variable