Linux Kernel
3.7.1
|
#include <codel.h>
Data Fields | |
u32 | maxpacket |
u32 | drop_count |
u32 | ecn_mark |
struct codel_stats - contains codel shared variables and stats : largest packet we've seen so far : temp count of dropped packets in dequeue() ecn_mark: number of packets we ECN marked instead of dropping