Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c2206 static struct notifier_block qeth_l3_ip6_notifier = { variable
2219 rc = register_inet6addr_notifier(&qeth_l3_ip6_notifier); in qeth_l3_register_notifiers()
2231 WARN_ON(unregister_inet6addr_notifier(&qeth_l3_ip6_notifier)); in qeth_l3_unregister_notifiers()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c2185 static struct notifier_block qeth_l3_ip6_notifier = { variable
2198 rc = register_inet6addr_notifier(&qeth_l3_ip6_notifier); in qeth_l3_register_notifiers()
2210 WARN_ON(unregister_inet6addr_notifier(&qeth_l3_ip6_notifier)); in qeth_l3_unregister_notifiers()

Completed in 6 milliseconds