Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netns/
H A Dipv6.h112 struct fib_notifier_ops *ip6mr_notifier_ops; member
/OK3568_Linux_fs/kernel/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()