centos man page for netdev_state_change

Query: netdev_state_change

OS: centos

Section: 9

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

NETDEV_STATE_CHANGE(9)					      Network device support					    NETDEV_STATE_CHANGE(9)

NAME
netdev_state_change - device changes state
SYNOPSIS
void netdev_state_change(struct net_device * dev);
ARGUMENTS
dev device to cause notification
DESCRIPTION
Called to indicate a device has changed state. This function calls the notifier chains for netdev_chain and sends a NEWLINK message to the routing socket.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETDEV_STATE_CHANGE(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
device_get_state(9) - freebsd
struct_usb_device_driver(9) - centos
device_is_attached(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I