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 2.6. July 2010 DEV_CLOSE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_ccw_driver(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| struct_device_driver(9) - centos |
| tapset::networking(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Update kernel Linux without reboot?! |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |