Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv6.h112 struct fib_notifier_ops *ip6mr_notifier_ops; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv6.h114 struct fib_notifier_ops *ip6mr_notifier_ops; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6mr.c1293 net->ipv6.ip6mr_notifier_ops = ops; in ip6mr_notifier_init()
1300 fib_notifier_ops_unregister(net->ipv6.ip6mr_notifier_ops); in ip6mr_notifier_exit()
1301 net->ipv6.ip6mr_notifier_ops = NULL; in ip6mr_notifier_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6mr.c1298 net->ipv6.ip6mr_notifier_ops = ops; in ip6mr_notifier_init()
1305 fib_notifier_ops_unregister(net->ipv6.ip6mr_notifier_ops); in ip6mr_notifier_exit()
1306 net->ipv6.ip6mr_notifier_ops = NULL; in ip6mr_notifier_exit()

Completed in 7 milliseconds