netdev_state_change(9) centos man page | unix.com

Man Page: netdev_state_change

Operating Environment: centos

Section: 9

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_is_alive(9) - freebsd
struct_bus_type(9) - centos
struct_class(9) - centos
struct_device_driver(9) - centos
device_is_alive(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq