Searched refs:netdev_change_owner (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | net-sysfs.h | 11 int netdev_change_owner(struct net_device *, const struct net *net_old,
|
H A D | net-sysfs.c | 2015 int netdev_change_owner(struct net_device *ndev, const struct net *net_old, in netdev_change_owner() function
|
H A D | dev.c | 10906 err = netdev_change_owner(dev, net_old, net); in dev_change_net_namespace()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.h | 11 int netdev_change_owner(struct net_device *, const struct net *net_old,
|
H A D | net-sysfs.c | 2062 int netdev_change_owner(struct net_device *ndev, const struct net *net_old, in netdev_change_owner() function
|
H A D | dev.c | 11241 err = netdev_change_owner(dev, net_old, net); in __dev_change_net_namespace()
|
Completed in 36 milliseconds