netif_dormant(9) test if carrier present

SYNOPSIS

bool netif_dormant(const struct net_device * dev);

ARGUMENTS

dev

network device

DESCRIPTION

Check if carrier is present on device

COPYRIGHT