Name

dev_get_flags — get flags reported to userspace

Synopsis

unsigned int dev_get_flags (const struct net_device * dev);
 

Arguments

const struct net_device * dev

device

Description

Get the combination of flag bits exported through APIs to userspace.