Home
last modified time | relevance | path

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

/linux-6.6.21/net/bridge/
Dbr.c251 static struct notifier_block br_switchdev_blocking_notifier = { variable
417 err = register_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
440 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_init()
460 unregister_switchdev_blocking_notifier(&br_switchdev_blocking_notifier); in br_deinit()