Searched refs:fib_notifier_ops_register (Results 1 – 5 of 5) sorted by relevance
141 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) in fib_notifier_ops_register() function160 EXPORT_SYMBOL(fib_notifier_ops_register);
53 ops = fib_notifier_ops_register(&fib6_notifier_ops_template, net); in fib6_notifier_init()
1310 ops = fib_notifier_ops_register(&ip6mr_notifier_ops_template, net); in ip6mr_notifier_init()
61 ops = fib_notifier_ops_register(&fib4_notifier_ops_template, net); in fib4_notifier_init()
3210 ops = fib_notifier_ops_register(&ipmr_notifier_ops_template, net); in ipmr_notifier_init()
Completed in 117 milliseconds