table of contents
other versions
- stretch 4.9.168-1
 
| NETDEV_STATE_CHANGE(9) | Network device support | NETDEV_STATE_CHANGE(9) | 
NAME¶
netdev_state_change - device changes stateSYNOPSIS¶
void netdev_state_change(struct net_device * dev);
ARGUMENTS¶
devdevice 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¶
| April 2019 | Kernel Hackers Manual 4.9. |