Searched refs:CALLOUT_RESET (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/altq/ |
| H A D | altq_var.h | 172 #define CALLOUT_RESET(c,t,f,a) callout_reset((c),(t),(f),(a)) macro
|
| H A D | altq_subr.c | 393 CALLOUT_RESET(&tbr_callout, 1, tbr_timeout, (void *)0); 436 CALLOUT_RESET(&tbr_callout, 1, tbr_timeout, (void *)0);
|
| H A D | altq_rmclass.c | 1531 CALLOUT_RESET(&cl->callout_, t, rmc_restart, cl); in rmc_delay_action()
|