Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2727 static struct notifier_block cxgb4_inet6addr_notifier = { variable
7254 ret = register_inet6addr_notifier(&cxgb4_inet6addr_notifier); in cxgb4_init_module()
7275 unregister_inet6addr_notifier(&cxgb4_inet6addr_notifier); in cxgb4_cleanup_module()