Home
last modified time | relevance | path

Searched refs:aqm_pie_callout (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.c316 callout_reset_sbt(&pst->aqm_pie_callout, in calculate_drop_prob()
378 callout_reset_sbt(&pst->aqm_pie_callout, in init_activate_pie()
394 callout_stop(&pst->aqm_pie_callout); in deactivate_pie()
607 callout_init_mtx(&pst->aqm_pie_callout, &pst->lock_mtx, in aqm_pie_init()
670 callout_reset_sbt(&pst->aqm_pie_callout, in aqm_pie_cleanup()
H A Ddn_aqm_pie.h73 struct callout aqm_pie_callout; member
H A Ddn_sched_fq_pie.c486 callout_reset_sbt(&pst->aqm_pie_callout, in fq_calculate_drop_prob()
515 callout_reset_sbt(&pst->aqm_pie_callout, in fq_activate_pie()
530 callout_stop(&pst->aqm_pie_callout); in fq_deactivate_pie()
557 callout_init_mtx(&pst->aqm_pie_callout, &pst->lock_mtx, in pie_init()
602 callout_reset_sbt(&pst->aqm_pie_callout, in pie_cleanup()