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

Data Fields

struct sk_buffskblist_next
 
struct sk_buffskblist_prev
 
sfq_index qlen
 
sfq_index next
 
struct sfq_head dep
 
unsigned short hash
 
short allot
 
unsigned int backlog
 
struct red_vars vars
 

Detailed Description

Definition at line 104 of file sch_sfq.c.

Field Documentation

short allot

Definition at line 111 of file sch_sfq.c.

unsigned int backlog

Definition at line 113 of file sch_sfq.c.

Definition at line 109 of file sch_sfq.c.

unsigned short hash

Definition at line 110 of file sch_sfq.c.

sfq_index next

Definition at line 108 of file sch_sfq.c.

sfq_index qlen

Definition at line 107 of file sch_sfq.c.

struct sk_buff* skblist_next

Definition at line 105 of file sch_sfq.c.

struct sk_buff* skblist_prev

Definition at line 106 of file sch_sfq.c.

Definition at line 114 of file sch_sfq.c.


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