netif_carrier_off(9) centos man page | unix.com

Man Page: netif_carrier_off

Operating Environment: centos

Section: 9

NETIF_CARRIER_OFF(9)					      Network device support					      NETIF_CARRIER_OFF(9)

NAME
netif_carrier_off - clear carrier
SYNOPSIS
void netif_carrier_off(struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Device has detected loss of carrier.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_CARRIER_OFF(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq