Scroll to navigation

NETIF_RUNNING(9) Network device support NETIF_RUNNING(9)

NAME

netif_running - test if up

SYNOPSIS

bool netif_running(const struct net_device * dev);

ARGUMENTS

dev
network device

DESCRIPTION

Test if the device has been brought up.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.