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

April 2019 Kernel Hackers Manual 4.9.