Linux Kernel
3.7.1
|
Data Fields | |
bool | unplug_indefinite |
u32 | limit |
u32 | pkts_current_epoch |
u32 | pkts_last_epoch |
u32 | pkts_to_release |
Definition at line 60 of file sch_plug.c.
u32 limit |
Definition at line 68 of file sch_plug.c.
u32 pkts_current_epoch |
Definition at line 73 of file sch_plug.c.
u32 pkts_last_epoch |
Definition at line 80 of file sch_plug.c.
u32 pkts_to_release |
Definition at line 86 of file sch_plug.c.
bool unplug_indefinite |
Definition at line 65 of file sch_plug.c.