Searched refs:calculate_drop_prob (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_aqm_pie.c204 calculate_drop_prob(void *x) function
314 /* reschedule calculate_drop_prob function */
317 (uint64_t)pprms->tupdate * SBT_1US, 0, calculate_drop_prob, pst, 0);
380 0, calculate_drop_prob, pst, 0);
667 * stops the scheduled calculate_drop_prob() callout and call pie_callout_cleanup()

Completed in 63 milliseconds