table of contents
        
      
      
    | DEV_GET_FLAGS(9) | Network device support | DEV_GET_FLAGS(9) | 
NAME¶
dev_get_flags - get flags reported to userspace
SYNOPSIS¶
unsigned dev_get_flags(const struct net_device * dev);
ARGUMENTS¶
dev
device
DESCRIPTION¶
Get the combination of flag bits exported through APIs to userspace.
COPYRIGHT¶
| May 2024 | Kernel Hackers Manual 2.6. |