Home
last modified time | relevance | path

Searched refs:AQM_UNOW (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Ddn_aqm.h42 #define AQM_UNOW (V_dn_cfg.curr_time * tick) macro
H A Ddn_aqm_pie.c378 pst->measurement_start = AQM_UNOW; in init_activate_pie()
426 now = AQM_UNOW; in aqm_pie_dequeue()
549 *(aqm_time_t *)(mtag + 1) = AQM_UNOW; in aqm_pie_enqueue()
H A Ddn_sched_fq_codel_helper.h110 now = AQM_UNOW; in fqc_codel_dequeue()
H A Ddn_aqm_codel.h142 now = AQM_UNOW; in codel_dequeue()
H A Ddn_sched_fq_pie.c515 pst->measurement_start = AQM_UNOW; in fq_activate_pie()
634 now = AQM_UNOW; in pie_dequeue()
741 *(aqm_time_t *)(mtag + 1) = AQM_UNOW; in pie_enqueue()
H A Ddn_aqm_codel.c266 *(aqm_time_t *)(mtag + 1) = AQM_UNOW; in aqm_codel_enqueue()
H A Ddn_sched_fq_codel.c192 *(aqm_time_t *)(mtag + 1) = AQM_UNOW; in codel_enqueue()