#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 |
| 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 |