Home
last modified time | relevance | path

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

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