:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
netif_stop_subqueue(9) - phpMan NETIF_STOP_SUBQUEUE(9) Network device support NETIF_STOP_SUBQUEUE(9) NAME netif_stop_subqueue - stop sending packets on subqueue SYNOPSIS void netif_stop_subqueue(struct net_device * dev, u16 queue_index); ARGUMENTS dev network device queue_index sub queue index DESCRIPTION Stop individual transmit queue of a device with multiple transmit queues. COPYRIGHT Kernel Hackers Manual 4.8. January 2017 NETIF_STOP_SUBQUEUE(9) |