Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c153 FDA_BATCH, /* Asks to submit batch of updates to the algo */ enumerator
644 enum fib_callout_action action = fd->fd_need_rebuild ? FDA_REBUILD : FDA_BATCH; in update_algo_state()
849 update_rebuild_delay(fd, FDA_BATCH); in handle_rtable_change_cb()
1337 if (action == FDA_BATCH) { in execute_callout_action()