Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dfib_notifier.c187 static struct pernet_operations fib_notifier_net_ops = { variable
196 return register_pernet_subsys(&fib_notifier_net_ops); in fib_notifier_init()