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

struct net_device * dev
network device

DESCRIPTION

Device has detected that carrier.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11