table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
NETIF_CARRIER_OK(9) | Network device support | NETIF_CARRIER_OK(9) |
NAME¶
netif_carrier_ok - test if carrier presentSYNOPSIS¶
bool
netif_carrier_ok(const struct net_device * dev);
ARGUMENTS¶
devnetwork device
DESCRIPTION¶
Check if carrier is present on deviceCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |