netif_wake_queue(9)

NAME

netif_wake_queue - restart transmit

SYNOPSIS

void netif_wake_queue(struct net_device * dev);

ARGUMENTS

dev
network device

DESCRIPTION

Allow upper layers to call the device hard_start_xmit routine. Used for flow control when transmit resources are available.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout