Home
last modified time | relevance | path

Searched refs:hsr_nb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_main.c145 static struct notifier_block hsr_nb = { variable
155 err = register_netdevice_notifier(&hsr_nb); in hsr_init()
161 unregister_netdevice_notifier(&hsr_nb); in hsr_init()
172 unregister_netdevice_notifier(&hsr_nb); in hsr_exit()
/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_main.c134 static struct notifier_block hsr_nb = { variable
144 register_netdevice_notifier(&hsr_nb); in hsr_init()
154 unregister_netdevice_notifier(&hsr_nb); in hsr_exit()

Completed in 2 milliseconds