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

/freebsd-13-stable/sys/net/route/
H A Dfib_algo.c1009 schedule_destroy_fd_instance(struct fib_data *fd, bool in_callout) argument
1049 fib_cleanup_algo(struct rib_head *rh, bool keep_first, bool in_callout) argument
1072 if (!in_callout)
1074 schedule_destroy_fd_instance(fd, in_callout);
1075 if (!in_callout)

Completed in 56 milliseconds