netif_stop_queue(9)

NAME

netif_stop_queue - stop transmitted packets

SYNOPSIS

void netif_stop_queue(struct net_device * dev);

ARGUMENTS

dev
network device

DESCRIPTION

Stop upper layers calling the device hard_start_xmit routine. Used for flow control when transmit resources are unavailable.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout