Searched refs:prueth_netdevice_nb (Results 1 – 2 of 2) sorted by relevance
299 * @prueth_netdevice_nb: netdevice notifier block343 struct notifier_block prueth_netdevice_nb; member
1590 prueth->prueth_netdevice_nb.notifier_call = &prueth_netdevice_event; in prueth_register_notifiers()1591 ret = register_netdevice_notifier(&prueth->prueth_netdevice_nb); in prueth_register_notifiers()1599 unregister_netdevice_notifier(&prueth->prueth_netdevice_nb); in prueth_register_notifiers()1607 unregister_netdevice_notifier(&prueth->prueth_netdevice_nb); in prueth_unregister_notifiers()