Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c200 static bool is_algo_fixed(struct rib_head *rh);
1331 if (!is_algo_fixed(fd->fd_rh)) in execute_callout_action()
1405 if (!is_algo_fixed(fd->fd_rh)) in rebuild_fd()
1881 is_algo_fixed(struct rib_head *rh) in is_algo_fixed() function