netif_oper_up (9) Linux Manual Page
netif_oper_up – test if device is operational
Synopsis
-
bool netif_oper_up(const struct net_devicedev* );
Arguments
dev
-
- network device
Description
Check if carrier is operational
netif_oper_up – test if device is operational
bool netif_oper_up(const struct net_device * dev);dev
Check if carrier is operational