NETIF_OPER_UP(9) Network device support NETIF_OPER_UP(9)NAMEnetif_oper_up - test if device is operationalSYNOPSISbool netif_oper_up(const struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONCheck if carrier is operationalCOPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_OPER_UP(9)