Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c739 queue_rtable_change(struct fib_data *fd, struct rib_cmd_info *rc) in queue_rtable_change() function
808 if (!queue_rtable_change(fd, rc) || !apply_rtable_changes(fd)) in handle_rtable_change_cb()
811 if (!queue_rtable_change(fd, rc)) in handle_rtable_change_cb()
844 if (queue_rtable_change(fd, rc)) { in handle_rtable_change_cb()