NETIF_CARRIER_ON

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

NAME

netif_carrier_on - set carrier  

SYNOPSIS

void netif_carrier_on(struct net_device * dev);
 

ARGUMENTS

dev

network device
 

DESCRIPTION

Device has detected that carrier.  

COPYRIGHT