Home
last modified time | relevance | path

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

/linux-6.15/include/net/netns/
H A Dipv4.h272 struct fib_notifier_ops *ipmr_notifier_ops; member
/linux-6.15/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst158 struct_fib_notifier_ops* ipmr_notifier_ops
/linux-6.15/net/ipv4/
H A Dipmr.c3086 net->ipv4.ipmr_notifier_ops = ops; in ipmr_notifier_init()
3093 fib_notifier_ops_unregister(net->ipv4.ipmr_notifier_ops); in ipmr_notifier_exit()
3094 net->ipv4.ipmr_notifier_ops = NULL; in ipmr_notifier_exit()