Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c690 apply_rtable_changes(struct fib_data *fd) in apply_rtable_changes() function
808 if (!queue_rtable_change(fd, rc) || !apply_rtable_changes(fd)) in handle_rtable_change_cb()
851 if (apply_rtable_changes(fd)) in handle_rtable_change_cb()
1338 if (!apply_rtable_changes(fd)) in execute_callout_action()