NETDEV_STATE_CHANGE(9) Network device support NETDEV_STATE_CHANGE(9)NAMEnetdev_state_change - device changes stateSYNOPSISvoid netdev_state_change(struct net_device * dev);ARGUMENTSdev device to cause notificationDESCRIPTIONCalled 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NETDEV_STATE_CHANGE(9)
| Related Man Pages |
|---|
| device_is_alive(9) - freebsd |
| device_create(9) - centos |
| device_get_state(9) - freebsd |
| struct_device_driver(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |