dev_get_flags(9) 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