Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Dnet-sysfs.h11 int netdev_change_owner(struct net_device *, const struct net *net_old,
Dnet-sysfs.c2033 int netdev_change_owner(struct net_device *ndev, const struct net *net_old, in netdev_change_owner() function
Ddev.c11029 err = netdev_change_owner(dev, net_old, net); in __dev_change_net_namespace()