Query: dev_close
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_CLOSE(9) Network device support DEV_CLOSE(9)NAMEdev_close - shutdown an interface.SYNOPSISint dev_close(struct net_device * dev);ARGUMENTSdev device to shutdownDESCRIPTIONThis function moves an active device into down state. A NETDEV_GOING_DOWN is sent to the netdev notifier chain. The device is then deactivated and finally a NETDEV_DOWN is sent to the notifier chain.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_CLOSE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| struct_class(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_spi_driver(9) - centos |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |