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

Data Fields

struct Qdisc_ops qops
 
struct net_devicedev
 
struct Qdiscslaves
 
struct list_head master_list
 
unsigned long tx_bytes
 
unsigned long tx_packets
 
unsigned long tx_errors
 
unsigned long tx_dropped
 

Detailed Description

Definition at line 56 of file sch_teql.c.

Field Documentation

Definition at line 58 of file sch_teql.c.

struct list_head master_list

Definition at line 60 of file sch_teql.c.

Definition at line 57 of file sch_teql.c.

struct Qdisc* slaves

Definition at line 59 of file sch_teql.c.

unsigned long tx_bytes

Definition at line 61 of file sch_teql.c.

unsigned long tx_dropped

Definition at line 64 of file sch_teql.c.

unsigned long tx_errors

Definition at line 63 of file sch_teql.c.

unsigned long tx_packets

Definition at line 62 of file sch_teql.c.


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