Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c189 #define ALGO_EVAL_DELAY_MS 30000 macro
497 schedule_callout(fd, ALGO_EVAL_DELAY_MS); in schedule_algo_eval()