Query: netif_start_queue
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_START_QUEUE(9) Network device support NETIF_START_QUEUE(9)NAMEnetif_start_queue - allow transmitSYNOPSISvoid netif_start_queue(struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONAllow upper layers to call the device hard_start_xmit routine.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_START_QUEUE(9)
Related Man Pages |
---|
device_create(9) - centos |
device_create_with_groups(9) - centos |
struct_class(9) - centos |
struct_ff_device(9) - centos |
device_create_vargs(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Compiling virtual network adapter driver problem (net_device struct) |