notifier_ops      216 include/net/netns/ipv4.h 	struct fib_notifier_ops	*notifier_ops;
notifier_ops      107 include/net/netns/ipv6.h 	struct fib_notifier_ops	*notifier_ops;
notifier_ops       66 net/ipv4/fib_notifier.c 	net->ipv4.notifier_ops = ops;
notifier_ops       73 net/ipv4/fib_notifier.c 	fib_notifier_ops_unregister(net->ipv4.notifier_ops);
notifier_ops       55 net/ipv6/fib6_notifier.c 	net->ipv6.notifier_ops = ops;
notifier_ops       62 net/ipv6/fib6_notifier.c 	fib_notifier_ops_unregister(net->ipv6.notifier_ops);