Name

netif_oper_up — test if device is operational

Synopsis

bool netif_oper_up (const struct net_device * dev);
 

Arguments

const struct net_device * dev

network device

Description

Check if carrier is operational