NETIF_DORMANT

Section: Network device support (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

netif_dormant - test if carrier present  

SYNOPSIS

int netif_dormant(const struct net_device * dev);
 

ARGUMENTS

dev

network device
 

DESCRIPTION

Check if carrier is present on device  

COPYRIGHT