Home
last modified time | relevance | path

Searched defs:pie_status (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.h72 struct pie_status{ struct
74 aqm_time_t burst_allowance;
75 uint32_t drop_prob;
76 aqm_time_t current_qdelay;
77 aqm_time_t qdelay_old;
78 uint64_t accu_prob;
80 aqm_time_t avg_dq_time;
81 uint32_t dq_count;
82 uint32_t sflags;
85 struct dn_queue *pq;
[all …]