Searched refs:unregister_netdev_switch_notifier (Results 1 – 3 of 3) sorted by relevance
73 int unregister_netdev_switch_notifier(struct notifier_block *nb);109 static inline int unregister_netdev_switch_notifier(struct notifier_block *nb) in unregister_netdev_switch_notifier() function
237 unregister_netdev_switch_notifier(&br_netdev_switch_notifier); in br_init()255 unregister_netdev_switch_notifier(&br_netdev_switch_notifier); in br_deinit()
96 int unregister_netdev_switch_notifier(struct notifier_block *nb) in unregister_netdev_switch_notifier() function105 EXPORT_SYMBOL_GPL(unregister_netdev_switch_notifier);