Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_notifier.c48 static const struct fib_notifier_ops fib4_notifier_ops_template = { variable
61 ops = fib_notifier_ops_register(&fib4_notifier_ops_template, net); in fib4_notifier_init()