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

#include <sch_generic.h>

Data Fields

struct hlist_headhash
 
unsigned int hashsize
 
unsigned int hashmask
 
unsigned int hashelems
 

Detailed Description

Definition at line 317 of file sch_generic.h.

Field Documentation

Definition at line 318 of file sch_generic.h.

unsigned int hashelems

Definition at line 321 of file sch_generic.h.

unsigned int hashmask

Definition at line 320 of file sch_generic.h.

unsigned int hashsize

Definition at line 319 of file sch_generic.h.


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