Name

netif_carrier_ok — test if carrier present

Synopsis

bool netif_carrier_ok (const struct net_device * dev);
 

Arguments

const struct net_device * dev

network device

Description

Check if carrier is present on device