Name

netif_running — test if up

Synopsis

bool netif_running (const struct net_device * dev);
 

Arguments

const struct net_device * dev

network device

Description

Test if the device has been brought up.