Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dfib_notifier.c179 static struct pernet_operations fib_notifier_net_ops = { variable
186 return register_pernet_subsys(&fib_notifier_net_ops); in fib_notifier_init()