Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddev.h133 void unregister_netdevice_many_notify(struct list_head *head,
H A Ddev.c11897 void unregister_netdevice_many_notify(struct list_head *head, in unregister_netdevice_many_notify() function
12036 unregister_netdevice_many_notify(head, 0, NULL); in unregister_netdevice_many()
H A Drtnetlink.c3522 unregister_netdevice_many_notify(&list_kill, portid, nlh); in rtnl_delete_link()