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

#include <pkt_cls.h>

Data Fields

__u32 index
 
int action
 
__u32 limit
 
__u32 burst
 
__u32 mtu
 
struct tc_ratespec rate
 
struct tc_ratespec peakrate
 
int refcnt
 
int bindcnt
 
__u32 capab
 

Detailed Description

Definition at line 119 of file pkt_cls.h.

Field Documentation

Definition at line 121 of file pkt_cls.h.

int bindcnt

Definition at line 134 of file pkt_cls.h.

__u32 burst

Definition at line 129 of file pkt_cls.h.

__u32 capab

Definition at line 135 of file pkt_cls.h.

__u32 index

Definition at line 120 of file pkt_cls.h.

__u32 limit

Definition at line 128 of file pkt_cls.h.

__u32 mtu

Definition at line 130 of file pkt_cls.h.

struct tc_ratespec peakrate

Definition at line 132 of file pkt_cls.h.

Definition at line 131 of file pkt_cls.h.

int refcnt

Definition at line 133 of file pkt_cls.h.


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