Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netns/
Dipv6.h108 struct fib_notifier_ops *ip6mr_notifier_ops; member
/Linux-v5.4/net/ipv6/
Dip6mr.c1286 net->ipv6.ip6mr_notifier_ops = ops; in ip6mr_notifier_init()
1293 fib_notifier_ops_unregister(net->ipv6.ip6mr_notifier_ops); in ip6mr_notifier_exit()
1294 net->ipv6.ip6mr_notifier_ops = NULL; in ip6mr_notifier_exit()