Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dipv6.h114 struct fib_notifier_ops *ip6mr_notifier_ops; member
/openbmc/linux/net/ipv6/
H A Dip6mr.c1312 net->ipv6.ip6mr_notifier_ops = ops; in ip6mr_notifier_init()
1319 fib_notifier_ops_unregister(net->ipv6.ip6mr_notifier_ops); in ip6mr_notifier_exit()
1320 net->ipv6.ip6mr_notifier_ops = NULL; in ip6mr_notifier_exit()