dev_get_flags (9) - Linux Manuals

dev_get_flags: get flags reported to userspace

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