1DEV_GET_FLAGS(9) Network device support DEV_GET_FLAGS(9)
23
4
NAME
6dev_get_flags - get flags reported to userspace
7
SYNOPSIS
9unsigned dev_get_flags(const struct net_device * dev);
10
ARGUMENTS
12dev
13device
14
DESCRIPTION
16Get the combination of flag bits exported through APIs to userspace.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 DEV_GET_FLAGS(9)