NETIF_CARRIER_OK(9) Network device support NETIF_CARRIER_OK(9)NAMEnetif_carrier_ok - test if carrier presentSYNOPSISbool netif_carrier_ok(const struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONCheck if carrier is present on deviceCOPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_CARRIER_OK(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_class(9) - centos |
| s_n_d(8) - minix |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |