dev_change_net_namespace(9) centos man page | unix.com

Man Page: dev_change_net_namespace

Operating Environment: centos

Section: 9

DEV_CHANGE_NET_NAMES(9) 				      Network device support					   DEV_CHANGE_NET_NAMES(9)

NAME
dev_change_net_namespace - move device to different nethost namespace
SYNOPSIS
int dev_change_net_namespace(struct net_device * dev, struct net * net, const char * pat);
ARGUMENTS
dev device net network namespace pat If not NULL name pattern to try if the current device name is already taken in the destination network namespace.
DESCRIPTION
This function shuts down a device interface and moves it to a new network namespace. On success 0 is returned, on a failure a netagive errno code is returned. Callers must hold the rtnl semaphore.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_CHANGE_NET_NAMES(9)
Related Man Pages
network_namespaces(7) - linux
network_namespaces(7) - opendarwin
network_namespaces(7) - xfree86
network_namespaces(7) - minix
network_namespaces(7) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it