Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
qdisc_skb_cb Struct Reference

#include <sch_generic.h>

Data Fields

unsigned int pkt_len
 
u16 slave_dev_queue_mapping
 
u16 _pad
 
unsigned char data [20]
 

Detailed Description

Definition at line 222 of file sch_generic.h.

Field Documentation

u16 _pad

Definition at line 225 of file sch_generic.h.

unsigned char data[20]

Definition at line 226 of file sch_generic.h.

unsigned int pkt_len

Definition at line 223 of file sch_generic.h.

u16 slave_dev_queue_mapping

Definition at line 224 of file sch_generic.h.


The documentation for this struct was generated from the following file: