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

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

Completed in 161 milliseconds