Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_fib.c2445 static struct pernet_operations fib6_net_ops = { variable
2461 ret = register_pernet_subsys(&fib6_net_ops); in fib6_init()
2475 unregister_pernet_subsys(&fib6_net_ops); in fib6_init()
2483 unregister_pernet_subsys(&fib6_net_ops); in fib6_gc_cleanup()