Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/netns/
Dipv4.h222 struct fib_notifier_ops *ipmr_notifier_ops; member
/linux-5.19.10/net/ipv4/
Dipmr.c3039 net->ipv4.ipmr_notifier_ops = ops; in ipmr_notifier_init()
3046 fib_notifier_ops_unregister(net->ipv4.ipmr_notifier_ops); in ipmr_notifier_exit()
3047 net->ipv4.ipmr_notifier_ops = NULL; in ipmr_notifier_exit()