Scroll to navigation

NETIF_CARRIER_ON(9) Network device support NETIF_CARRIER_ON(9)

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

May 2018 Kernel Hackers Manual 3.16