Searched refs:unregister_nexthop_notifier (Results 1 – 3 of 3) sorted by relevance
112 int unregister_nexthop_notifier(struct net *net, struct notifier_block *nb);
1967 int unregister_nexthop_notifier(struct net *net, struct notifier_block *nb) in unregister_nexthop_notifier() function1972 EXPORT_SYMBOL(unregister_nexthop_notifier);
4749 unregister_nexthop_notifier(net, &vxlan_nexthop_notifier_block); in vxlan_exit_batch_net()