dev_get_flags(9) centos man page | unix.com

Man Page: dev_get_flags

Operating Environment: centos

Section: 9

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
Kernel Hackers Manual 3.10 June 2014 DEV_GET_FLAGS(9)
Related Man Pages
device_create_vargs(9) - centos
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
struct_i2c_board_info(9) - centos
struct_input_polled_dev(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq