Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h153 void unregister_netdevice_many_notify(struct list_head *head,
H A Ddev.c12355 void unregister_netdevice_many_notify(struct list_head *head, in unregister_netdevice_many_notify() function
12494 unregister_netdevice_many_notify(head, 0, NULL); in unregister_netdevice_many()
H A Drtnetlink.c3550 unregister_netdevice_many_notify(&list_kill, portid, nlh); in rtnl_delete_link()