netif_oper_up(9)
NAME
netif_oper_up - test if device is operational
SYNOPSIS
int netif_oper_up(const struct net_device * dev);
ARGUMENTS
- dev
- network device
DESCRIPTION
Check if carrier is operational
netif_oper_up - test if device is operational
int netif_oper_up(const struct net_device * dev);
Check if carrier is operational