table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
NETIF_QUEUE_STOPPED(9) | Network device support | NETIF_QUEUE_STOPPED(9) |
NAME¶
netif_queue_stopped - test if transmit queue is flowblockedSYNOPSIS¶
bool
netif_queue_stopped(const struct net_device * dev);
ARGUMENTS¶
devnetwork device
DESCRIPTION¶
Test if transmit queue on device is currently unable to send.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |