Home
last modified time | relevance | path

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

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