Name

netif_running — test if up

Synopsis

int netif_running (const struct net_device *  dev);

Arguments

dev

network device

Description

Test if the device has been brought up.