netif_carrier_ok(9) centos man page | unix.com

Man Page: netif_carrier_ok

Operating Environment: centos

Section: 9

NETIF_CARRIER_OK(9)					      Network device support					       NETIF_CARRIER_OK(9)

NAME
netif_carrier_ok - test if carrier present
SYNOPSIS
bool netif_carrier_ok(const struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Check if carrier is present on device
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_CARRIER_OK(9)
Related Man Pages
device_create_with_groups(9) - centos
device_rename(9) - centos
struct_device_driver(9) - centos
struct_input_polled_dev(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq