netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
tc_police Struct Reference

#include <pkt_cls.h>

Collaboration diagram for tc_police:

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
 

Field Documentation

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

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