Home
last modified time | relevance | path

Searched refs:ipmr_notifier_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/netns/
H A Dipv4.h284 struct fib_notifier_ops *ipmr_notifier_ops; member
/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst162 struct_fib_notifier_ops* ipmr_notifier_ops
/linux/net/ipv4/
H A Dipmr.c3290 net->ipv4.ipmr_notifier_ops = ops; in ipmr_notifier_init()
3297 fib_notifier_ops_unregister(net->ipv4.ipmr_notifier_ops); in ipmr_notifier_exit()
3298 net->ipv4.ipmr_notifier_ops = NULL; in ipmr_notifier_exit()