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

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

Completed in 39 milliseconds