Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.h11 int netdev_change_owner(struct net_device *, const struct net *net_old,
H A Dnet-sysfs.c2015 int netdev_change_owner(struct net_device *ndev, const struct net *net_old, in netdev_change_owner() function
H A Ddev.c10906 err = netdev_change_owner(dev, net_old, net); in dev_change_net_namespace()