Query: netif_queue_stopped
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_QUEUE_STOPPED(9) Network device support NETIF_QUEUE_STOPPED(9)NAMEnetif_queue_stopped - test if transmit queue is flowblockedSYNOPSISint netif_queue_stopped(const struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONTest if transmit queue on device is currently unable to send.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NETIF_QUEUE_STOPPED(9)
Related Man Pages |
---|
device_create_vargs(9) - centos |
struct_device_driver(9) - centos |
device_create(9) - suse |
device_create_vargs(9) - suse |
struct_input_polled_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
can "netif_queue_stopped" function check wether or not the net device queue is stopped? |