Searched refs:prueth_netdevice_nb (Results 1 – 4 of 4) sorted by relevance
260 struct notifier_block prueth_netdevice_nb; member
1776 prueth->prueth_netdevice_nb.notifier_call = icssm_prueth_ndev_event; in icssm_prueth_register_notifiers()1777 ret = register_netdevice_notifier(&prueth->prueth_netdevice_nb); in icssm_prueth_register_notifiers()1786 unregister_netdevice_notifier(&prueth->prueth_netdevice_nb); in icssm_prueth_register_notifiers()2076 unregister_netdevice_notifier(&prueth->prueth_netdevice_nb); in icssm_prueth_remove()
356 struct notifier_block prueth_netdevice_nb; member
1854 prueth->prueth_netdevice_nb.notifier_call = &prueth_netdevice_event; in prueth_register_notifiers()1855 ret = register_netdevice_notifier(&prueth->prueth_netdevice_nb); in prueth_register_notifiers()1863 unregister_netdevice_notifier(&prueth->prueth_netdevice_nb); in prueth_register_notifiers()1871 unregister_netdevice_notifier(&prueth->prueth_netdevice_nb); in prueth_unregister_notifiers()