Home
last modified time | relevance | path

Searched refs:ipmr_notifier_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv4.h225 struct fib_notifier_ops *ipmr_notifier_ops; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv4.h237 struct fib_notifier_ops *ipmr_notifier_ops; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr.c3046 net->ipv4.ipmr_notifier_ops = ops; in ipmr_notifier_init()
3053 fib_notifier_ops_unregister(net->ipv4.ipmr_notifier_ops); in ipmr_notifier_exit()
3054 net->ipv4.ipmr_notifier_ops = NULL; in ipmr_notifier_exit()
/kernel/linux/linux-6.6/net/ipv4/
H A Dipmr.c3066 net->ipv4.ipmr_notifier_ops = ops; in ipmr_notifier_init()
3073 fib_notifier_ops_unregister(net->ipv4.ipmr_notifier_ops); in ipmr_notifier_exit()
3074 net->ipv4.ipmr_notifier_ops = NULL; in ipmr_notifier_exit()

Completed in 10 milliseconds