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 int dev_get_flags(const struct net_device * dev);
ARGUMENTS¶
dev
device
DESCRIPTION¶
Get the combination of flag bits exported through APIs to userspace.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |