Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Ddev.h99 void unregister_netdevice_many_notify(struct list_head *head,
Ddev.c10908 void unregister_netdevice_many_notify(struct list_head *head, in unregister_netdevice_many_notify() function
11023 unregister_netdevice_many_notify(head, 0, NULL); in unregister_netdevice_many()
Drtnetlink.c3227 unregister_netdevice_many_notify(&list_kill, portid, nlh); in rtnl_delete_link()