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

/freebsd-current/sys/net/route/
H A Dfib_algo.c1008 schedule_destroy_fd_instance(struct fib_data *fd, bool in_callout) argument
1048 fib_cleanup_algo(struct rib_head *rh, bool keep_first, bool in_callout) argument
1071 if (!in_callout)
1073 schedule_destroy_fd_instance(fd, in_callout);
1074 if (!in_callout)

Completed in 109 milliseconds