Home
last modified time | relevance | path

Searched refs:step_marks (Results 1 – 2 of 2) sorted by relevance

/linux/net/sched/
H A Dsch_dualpi2.c113 u32 step_marks; /* ECN mark pkt counter due to step AQM */ member
569 ++q->step_marks; in do_step_aqm()
1032 .step_marks = q->step_marks, in dualpi2_dump_stats()
1062 q->step_marks = 0; in dualpi2_reset()
/linux/include/uapi/linux/
H A Dpkt_sched.h1276 __u32 step_marks; /* ECN marks due to the step AQM */ member