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

#include <pkt_sched.h>

Data Fields

__u32 prob_drop
 
__u32 forced_drop
 
__u32 prob_mark
 
__u32 forced_mark
 
__u32 prob_mark_head
 
__u32 forced_mark_head
 

Detailed Description

Definition at line 186 of file pkt_sched.h.

Field Documentation

__u32 forced_drop

Definition at line 188 of file pkt_sched.h.

__u32 forced_mark

Definition at line 190 of file pkt_sched.h.

__u32 forced_mark_head

Definition at line 192 of file pkt_sched.h.

__u32 prob_drop

Definition at line 187 of file pkt_sched.h.

__u32 prob_mark

Definition at line 189 of file pkt_sched.h.

__u32 prob_mark_head

Definition at line 191 of file pkt_sched.h.


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