netif_dormant (9) - Linux Manuals

netif_dormant: test if carrier present

NAME

netif_dormant - 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