centos man page for dev_close

Query: dev_close

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEV_CLOSE(9)						      Network device support						      DEV_CLOSE(9)

NAME
dev_close - shutdown an interface.
SYNOPSIS
int dev_close(struct net_device * dev);
ARGUMENTS
dev device to shutdown
DESCRIPTION
This function moves an active device into down state. A NETDEV_GOING_DOWN is sent to the netdev notifier chain. The device is then deactivated and finally a NETDEV_DOWN is sent to the notifier chain.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_CLOSE(9)
Related Man Pages
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_spi_driver(9) - centos
struct_wireless_dev(9) - centos
tapset::networking(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!