NETIF_DEVICE_DETACH(9) Network device support NETIF_DEVICE_DETACH(9)NAMEnetif_device_detach - mark device as removedSYNOPSISvoid netif_device_detach(struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONMark device as removed from system and therefore no longer available.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_DEVICE_DETACH(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_create(9) - suse |
| ng_device(4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |