Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/route/
HDfib_algo.c691 apply_rtable_changes(struct fib_data *fd) in apply_rtable_changes() function
809 if (!queue_rtable_change(fd, rc) || !apply_rtable_changes(fd)) in handle_rtable_change_cb()
852 if (apply_rtable_changes(fd)) in handle_rtable_change_cb()
1339 if (!apply_rtable_changes(fd)) in execute_callout_action()