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

NAME

6       netif_running - test if up
7

SYNOPSIS

9       int 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 2.6.       November 2011                NETIF_RUNNING(9)
Impressum