|
Linux Kernel
3.7.1
|
#include <pkt_sched.h>
Data Fields | |
| struct tc_ratespec | rate |
| struct tc_ratespec | peakrate |
| __u32 | limit |
| __u32 | buffer |
| __u32 | mtu |
Definition at line 153 of file pkt_sched.h.
Definition at line 157 of file pkt_sched.h.
| __u32 limit |
Definition at line 156 of file pkt_sched.h.
| __u32 mtu |
Definition at line 158 of file pkt_sched.h.
| struct tc_ratespec peakrate |
Definition at line 155 of file pkt_sched.h.
| struct tc_ratespec rate |
Definition at line 154 of file pkt_sched.h.
1.8.2