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

#include <pkt_sched.h>

Data Fields

__u64 bytes
 
__u32 packets
 
__u32 drops
 
__u32 overlimits
 
__u32 bps
 
__u32 pps
 
__u32 qlen
 
__u32 backlog
 

Detailed Description

Definition at line 32 of file pkt_sched.h.

Field Documentation

__u32 backlog

Definition at line 41 of file pkt_sched.h.

__u32 bps

Definition at line 38 of file pkt_sched.h.

__u64 bytes

Definition at line 33 of file pkt_sched.h.

__u32 drops

Definition at line 35 of file pkt_sched.h.

__u32 overlimits

Definition at line 36 of file pkt_sched.h.

__u32 packets

Definition at line 34 of file pkt_sched.h.

__u32 pps

Definition at line 39 of file pkt_sched.h.

__u32 qlen

Definition at line 40 of file pkt_sched.h.


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