1NETIF_RUNNING(9)            Network device support            NETIF_RUNNING(9)
2
3
4

NAME

6       netif_running - test if up
7

SYNOPSIS

9       bool netif_running(const struct net_device * dev);
10

ARGUMENTS

12       dev
13           network device
14

DESCRIPTION

16       Test if the device has been brought up.
17
19Kernel Hackers Manual 3.10         June 2019                  NETIF_RUNNING(9)
Impressum