Scroll to navigation

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

March 2017 Kernel Hackers Manual 4.10