Home
last modified time | relevance | path

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

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