Name
netif_stop_queue —
stop transmitted packets
Synopsis
void fsfuncnetif_stop_queue ( | struct net_device * dev) ; |
Description
Stop upper layers calling the device hard_start_xmit routine.
Used for flow control when transmit resources are unavailable.