Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-sysfs.h11 int netdev_change_owner(struct net_device *, const struct net *net_old,
H A Dnet-sysfs.c2060 int netdev_change_owner(struct net_device *ndev, const struct net *net_old, in netdev_change_owner() function
H A Ddev.c11287 err = netdev_change_owner(dev, net_old, net); in __dev_change_net_namespace()