Scroll to navigation

NETIF_DORMANT(9) Network device support NETIF_DORMANT(9)

NAME

netif_dormant - test if device is dormant

SYNOPSIS

bool netif_dormant(const struct net_device * dev);

ARGUMENTS

const struct net_device * dev

network device

DESCRIPTION

Check if device is dormant.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12