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 3.10 June 2014 NETDEV_STATE_CHANGE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_ff_device(9) - centos |
| device_busy(9) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |