netif_oper_up (9) - Linux Manuals
netif_oper_up: test if device is operational
Command to display netif_oper_up
manual in Linux: $ man 9 netif_oper_up
NAME
netif_oper_up - test if device is operational
SYNOPSIS
-
bool netif_oper_up(const struct net_device * dev);
ARGUMENTS
dev
-
- network device
DESCRIPTION
Check if carrier is operational
COPYRIGHT
Pages related to netif_oper_up