NETIF_OPER_UP(9) Network device support NETIF_OPER_UP(9)NAMEnetif_oper_up - test if device is operationalSYNOPSISint netif_oper_up(const struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONCheck if carrier is operationalCOPYRIGHTKernel Hackers Manual 2.6. July 2010 NETIF_OPER_UP(9)