Query: netif_stop_subqueue
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_STOP_SUBQUEUE(9) Network device support NETIF_STOP_SUBQUEUE(9)NAMEnetif_stop_subqueue - stop sending packets on subqueueSYNOPSISvoid netif_stop_subqueue(struct net_device * dev, u16 queue_index);ARGUMENTSdev network device queue_index sub queue indexDESCRIPTIONStop individual transmit queue of a device with multiple transmit queues.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_STOP_SUBQUEUE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_ff_device(9) - centos |
| struct_rio_switch(9) - centos |
| struct_spi_master(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |