Query: netif_device_detach
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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(9) - centos |
device_create_vargs(9) - centos |
device_create_with_groups(9) - centos |
struct_device_driver(9) - centos |
ng_device(4) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |