Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c462 schedule_callout(struct fib_data *fd, int delay_ms) in schedule_callout() function
484 schedule_callout(fd, callout_calc_delay_ms(fd)); in schedule_fd_rebuild()
497 schedule_callout(fd, ALGO_EVAL_DELAY_MS); in schedule_algo_eval()
502 schedule_callout(fd, 1); in schedule_algo_eval()